|
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] |
|
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
|
|