| C1.Android.Chart Assembly : C1.Android.Chart Namespace |
| Class | Description | |
|---|---|---|
![]() | BaseRenderEventArgs | Base render event arguments. |
![]() | ChartAxis | Represents an axis in the chart. |
![]() | ChartBase | Base class for FlexChart and FlexPie controls. |
![]() | ChartDataLabel | Represents chart data label. |
![]() | ChartHitTestInfo | Contains information about a part of a FlexChart control at a specified coordinate. |
![]() | ChartOptions | Represents chart options. |
![]() | ChartSeries | Represents data series. |
![]() | ChartStyle | Represents visual style of chart element. |
![]() | ChartTooltip | Represents chart tooltip. |
![]() | DataLabelBase | Base class for chart data labels. |
![]() | ElementSize | Represents element size. |
![]() | FlexChart | FlexChart control. |
![]() | FlexPie | The FlexPie control. |
![]() | PieDataLabel | Represents pie chart data label. |
![]() | RenderEventArgs | Render event arguments. |
![]() | RenderSymbolEventArgs | Render symbol event arguments. |
![]() | Resource | |
![]() | Resource.Attribute | |
![]() | Resource.Id | |
![]() | Resource.Styleable | |
![]() | SeriesEventArgs | Provides arguments for series-related event. |
![]() | TestSeries | Represent TestSeries. |
| Interface | Description | |
|---|---|---|
![]() | IChartLayer | Defines chart layer interface. |
| Enumeration | Description | |
|---|---|---|
![]() | AxisLabelAlignment | Specifies axis label position. |
![]() | AxisType | Specifies axis type. |
![]() | ChartElementType | Specifies chart element that may be found by the HitTest method. |
![]() | ChartLabelPosition | Specifies chart data label position. |
![]() | ChartMarkerType | Specifies the type of marker to use for the ChartMarkerType property. Applies to Scatter, LineSymbols, and SplineSymbols chart types. |
![]() | ChartOverlappingLabels | Specifies how to handle overlapping labels. |
![]() | ChartPositionType | Specifies the position of chart element on the chart. |
![]() | ChartSelectionModeType | Available selection modes. |
![]() | ChartSeriesVisibilityType | Specifies whether and where the ChartSeries is visible. |
![]() | ChartStackingType | Specifies whether and how to stack the chart's data values. |
![]() | ChartTickMarkType | Specifies whether and where the axis tick marks appear. |
![]() | ChartType | Specifies the chart type. |
![]() | DataType | Specifies chart data type |
![]() | ElementSizeType | Specifies the size type for ElementSize object. |
![]() | FitType | Specifies fit type for trend line. |
![]() | MeasureOption | Specifies measuring direction. |
![]() | MovingAverageType | Specifies the type of MovingAverage ChartSeries. |
![]() | Orientation | Specifies the orientation of chart element. |
![]() | Palette | Specifies chart palette. |
![]() | PieLabelPosition | Specifies the position of data labels on the pie chart. |
![]() | RadarChartType | Specifies the chart type for FlexRadar control. |
![]() | RenderMode | Enumerates available render modes. |