Class | Description |
---|---|
nUIAreaChart | |
nUIBarChart | |
nUIBubbleChart | |
nUIChartAxis | |
nUIChartImage |
The base class for all the native UI charts.
|
nUIChartingTheme | |
nUIChartLabel |
A text element that goes onto a chart.
|
nUIChartRenderer |
This class provides the rendering methods for the lines,
rectangles and circle primitives, used by the charts.
|
nUIDataSeriesChart | |
nUILineChart | |
nUIPieChart |
Implements a Pie chart element.
|
nUIPointGenerator |
A convenient class to help with the generation of chart keys.
|
nUIScatterChart | |
nUITrafficChart |
Implements a gauge type chart element, or what we are going
to call a Traffic light Chart
Linear (horizontal or vertical). |
nUITwoAxisChart |
The base class for the chart types that support 2 axes.
|