TSLab API Docs  1
TSLab.Script.GraphListBase Class Reference
Inheritance diagram for TSLab.Script.GraphListBase:
TSLab.Script.IGraphListBase

Protected Member Functions

 GraphListBase (string id, string caption, PaneSides paneSide, Color color, LineStyles lineStyle)
 

Properties

string Id [get]
 
string Caption [get]
 
PaneSides PaneSide [get]
 
Color Color [get]
 
LineStyles LineStyle [get]
 
Color AlternativeColor [get, set]
 
int Thickness [get, set]
 
int Opacity [get, set]
 
bool HideLastValue [get, set]
 
- Properties inherited from TSLab.Script.IGraphListBase
string Id [get]
 
string Caption [get]
 
PaneSides PaneSide [get]
 The pane side
 
Color Color [get]
 
LineStyles LineStyle [get]
 
Color AlternativeColor [get, set]
 Set the alternative color for charts for doubles it's for negative values for candles it's for fall candles
 
int Thickness [get, set]
 Get/set the chart thickness
 
int Opacity [get, set]
 Get/set (0 - solid, 255 - fully transparent) the chart opacity
 
bool HideLastValue [get, set]
 Hide the last chart value or not