程序包 | 说明 |
---|---|
com.fr.chart.chartattr | |
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
限定符和类型 | 方法和说明 |
---|---|
void |
BarPlot.install4PlotGlyph(BarPlotGlyph plotGlyph,
ChartData chartData)
初始化BarPlotGlyph, 将BarPlot的属性同步到BarPlotGlyph
|
限定符和类型 | 类和说明 |
---|---|
class |
Bar2DPlotGlyph
二维柱形图绘图区图形对象
|
class |
Bar3DPlotGlyph
三维柱形图绘图区图形对象.
|