| 类 | 说明 |
|---|---|
| Axis |
坐标轴类
|
| BarChart |
条形图,继承于图形类Chart
|
| BarSeries |
条形图图表序列
|
| BaseGraphicStyle | |
| BaseGraphicType | |
| Chart |
图表控件
|
| ChartData |
图标数据
|
| CustomChart |
CustomChart,未知类,暂时没有实现
|
| GaugeChart | |
| GaugeSeries | |
| GradientItem |
颜色渐变子项
|
| HistogramChart |
柱状图
|
| ItemValue | |
| Label | |
| LineSeries |
折线图图形图表序列
|
| PieChart |
扇形图
|
| PieSeries |
扇形图图形序列
|
| PointLineChart |
点线图?
|
| PolygonGraphicShape | |
| PolygonGraphicStyle | |
| PolygonGraphicType | |
| Series |
图表序列集合(即图表数据对象集合)。
|
| TextGraphicStyle | |
| TextGraphicType |
| 枚举 | 说明 |
|---|---|
| AxisType |
坐标轴类型
|
| ChartType |
chart图类型
|
| Position |
图表相关的位置:枚举:top/bottom/left/right
|
| RoseType |
扇形图的扇形区域展示方法
|
| XAlign |
排列:水平位置
|
| YAlign |
排列:垂直位置
|