TSLab API Docs
1
|
Properties | |
InteractiveLineMode | Mode [get] |
IInteractivePoint | FirstPoint [get] |
IInteractivePoint | SecondPoint [get] |
IReadOnlyList< IDataBar > | ExecutionDataBars [get, set] |
Properties inherited from TSLab.Script.GraphPane.IInteractiveThickness | |
double | Thickness [get, set] |
Properties inherited from TSLab.Script.GraphPane.IInteractiveObject | |
string | GraphPaneName [get] |
string | Id [get] |
PaneSides | PaneSides [get] |
bool | IsRemovable [get] |
Func< bool > | IsRemovableFunc [get] |
Color | Color [get, set] |
Additional Inherited Members | |
Public Member Functions inherited from TSLab.Script.GraphPane.IInteractiveObject | |
bool | Intersect (IList< double > values, IReadOnlyList< IDataBar > bars, int barNumber) |
bool | Intersect (ISecurity security, int barNumber) |