程序包 | 说明 |
---|---|
com.fr.chart.chartattr | |
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
限定符和类型 | 方法和说明 |
---|---|
void |
Bar3DPlot.install4PlotGlyph(Bar3DPlotGlyph plotGlyph,
ChartData chartData)
初始化赋值Bar3DPlotGlyph, 将Bar3DPlot的属性同步到Bar3DPlotGlyph.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CustomPlotGlyph.setBar3DPlotGlyph(Bar3DPlotGlyph bar3DPlotGlyph) |
void |
CustomPlotGlyph.setBar3DPlotGlyphStack(Bar3DPlotGlyph bar3DPlotGlyphStack) |