Interface | Description |
---|---|
FilledSeries |
Identifies chart series that support filled areas.
|
PropertyChangedListener | |
StrokedSeries |
Identifies Chart Series that support setting stroke color and stroke thickness.
|
Class | Description |
---|---|
AnnotationCollection<T extends ChartAnnotation> | |
Axis |
This class is a base for all types of Axes on the Chart surface.
|
CartesianAxis |
This class is a base for all types of axes used in a
RadCartesianChartView . |
ChartElementPresenter |
This class is a base for all visual elements that can be part of a chart.
|
ChartLayoutContext |
Simple class used to store information data about a chart layout.
|
ChartPresenterImpl | |
ChartSeries |
Base class for all chart series.
|
LabelSizeInfo |
Instances of this class hold information about the size of a single label on the
Axis . |
LineAxis |
This class is a base class for all axes that draw a line.
|
PointTemplateSeries |
Represents a base class for all Chart Series that support customization of how data points
are visualised.
|
PresenterBase |
Represents a
FrameLayout base for displaying widget elements. |
PresenterCollection<T extends ChartElementPresenter> |
Represents a strongly typed collection of
ChartElementPresenter instances. |
RadChartViewBase<T extends ChartSeries> |
Base class for all chart controls that are categorized mainly by the
coordinate system used to plot their points.
|
StackedSeriesContext |
Stores information about stacked series during an updateUI pass.
|
Enum | Description |
---|---|
SeriesSelectionMode |