GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : ChartSubtype Enumeration |
'Declaration Public Enum ChartSubtype Inherits System.Enum
public enum ChartSubtype : System.Enum
Member | Description |
---|---|
Candlestick | The candle stick chart subtype. |
Exploded | The exploded chart subtype. |
HighLowClose | The high low close chart subtype. |
Line | The line chart subtype. |
OpenHighLowClose | The open high low close chart subtype. |
PercentStacked | The percent stacked chart subtype. |
Plain | The plain chart subtype. |
Smooth | The smooth chart subtype. |
SmoothLine | The smooth line chart subtype. |
Stacked | The stacked chart subtype. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ChartSubtype