| Class | Description |
|---|---|
| AreaChart | |
| Axis | |
| BarChart | |
| CandleStickChart | |
| CompactChart | Enables you to draw charts in your application. |
| CustomizeChartDrawEventArgs | |
| DoughnutChart | |
| GradientColor | Represents a gradient color. |
| Chart | Provides a functionality required by other charts. |
| ChartClickEventArgs | |
| LineChart | |
| MarginPadding | |
| PieChart | |
| Series | Series represents a source of data for the chart. |
| SeriesByColumn | |
| SeriesByData | Data series is implemented as a cyclic buffer. |
| SeriesByRow | |
| SeriesCollection | Represents a collection of Series class objects. |
| SeriesLabels | Data series is implemented as a cyclic buffer. |
| XYChart | Represents a chart which contains two perpendicular axes. |
| Delegate | Description |
|---|---|
| CustomizeChartDrawEventHandler | |
| ChartClickEventHandler | Chart Click Event Handler. |
| Enumeration | Description |
|---|---|
| AxisComputation | |
| CandleStickStyle | Defines the color style of the candlestick chart. |
| FillDirection | The direction of the gradient will fill. |
| Chart.AxisType | Defines the type of axis. |
| ChartType | |
| LegendAlignment | |
| MarkerStyle | |
| PieDirection | |
| SeriesDisplay |