Class | Description | |
---|---|---|
![]() | ChartAxis | Represents an axis in the chart. |
![]() | ChartSeries | Represents a series of data points to display in the chart. |
![]() | ChartSeriesEventArgs | |
![]() | FlexChart | The FlexChart control provides a powerful and flexible way to visualize data. You can use the FlexChart control to create charts that display data in several formats, including bar, line, symbol, bubble, and others. |
![]() | FlexChartHitTestInfo | Contains all the information of a hit test. |
![]() | FlexChartTooltip | Provides a pop-up window that displays additional information about chart. |
![]() | SelectionChangeEventArgs | Argument passed when a selection change event has triggered. |
Enumeration | Description | |
---|---|---|
![]() | ChartAxisType | Specifies axis type. |
![]() | ChartElementType | Used with HitTestInfo to determine the element selected. |
![]() | ChartLabelPosition | Specifies the position of data labels on the chart. |
![]() | ChartSeriesVisibilityType | Specifies whether and where the Series is visible. |
![]() | ChartStackingType | Specifies whether and how to stack the chart's data values. |
![]() | ChartType | Specifies the chart type. |
![]() | ChartZoomModeType | Specifies the zoom mode type. |
![]() | Position | |
![]() | ZoomMode | Specifies zoom mode. |