Interface | Description |
---|---|
DataItemClickedListener |
Class | Description |
---|---|
AreaChart |
A control used to draw area charts.
|
BarChart |
A control used to draw bar charts.
|
BarChart3D |
A control used to draw 3D bar charts.
|
BiaxialChart |
A base class for charts that display X and Y axes.
|
BubbleChart |
A control used to draw bubble charts.
|
CandlestickChart |
A control used to draw candlestick charts.
|
Chart |
A base class for chart controls.
|
Dashboard |
A control that contains multiple chart plots and gauges and manages their layout.
|
FunnelChart |
A control used to draw funnel charts.
|
LayoutBuilder |
Provides shortcut methods for building fragments of dashboard's user interface.
|
LineChart |
A control used to draw line charts.
|
PieChart |
A control used to draw pie charts.
|
PrintPreview |
Implements a print preview window.
|
RadarChart |
A control used to draw radar charts.
|
ScatterChart |
A control used to draw scatter charts.
|
TowerChart |
A control used to draw tower charts, rendering series
side by side to allow comparing data sequence and sizes.
|