Summary
Represents the predefined chart types.
Syntax
public sealed enum ChartType
Members
Name | Type | Summary |
---|---|---|
Bars | Field | The Bar chart. |
Candlesticks | Field | The Candlestick chart. |
Dots | Field | The Dots chart. |
Line | Field | The Line chart. |
public sealed enum ChartType
Name | Type | Summary |
---|---|---|
Bars | Field | The Bar chart. |
Candlesticks | Field | The Candlestick chart. |
Dots | Field | The Dots chart. |
Line | Field | The Line chart. |