TSLab API Docs  1
TSLab.Script.IGraphListBase Interface Reference

Graph list functions More...

Inheritance diagram for TSLab.Script.IGraphListBase:
TSLab.Script.CanvasPane.ICanvasTradeStatisticsGraphList TSLab.Script.CanvasPane.IInteractiveGraphList TSLab.Script.CanvasPane.ILightInteractiveGraphList TSLab.Script.GraphListBase TSLab.Script.IGraphList TSLab.Script.IBarsGraphList TSLab.Script.IInteractiveGraphList TSLab.Script.ILightInteractiveGraphList TSLab.Script.ICandleGraphList

Properties

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
 

Detailed Description

Graph list functions