The properties of the CandleStickChart class are listed below. For a complete list of CandleStickChart class members, see the CandleStickChart Members topic.
CloseSeriesName | Gets or sets the name of series that will be considered "Close" and which Chart class will use. |
Color | |
HighSeriesName | Gets or sets the name of series that will be considered "High" and which Chart class will use. |
LowSeriesName | Gets or sets the name of series that will be considered "Low" and which Chart class will use. |
MainAxis | Gets the main Axis for this Chart. |
OpenSeriesName | Gets or sets the name of series that will be considered "Open" and which Chart class will use. |
PrimaryAxis | Gets the primary Axis for this Chart. |
SelectedColor | |
Style | |
XSeriesName (inherited from Chart) | Gets or sets the name of series that will be considered independent and which Chart class will use. |
LegendAlign (inherited from Chart) | |
LegendColumns (inherited from Chart) | |
LegendMarkerMinOffset (inherited from Chart) | |
LegendMarkerMinSize (inherited from Chart) | |
LegendMarkerWidth (inherited from Chart) |
CandleStickChart Class | Resco.Controls.CompactChart Namespace