程序包 | 说明 |
---|---|
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
限定符和类型 | 方法和说明 |
---|---|
void |
MapPlotGlyph.setBar2DPlotGlyph(Bar2DPlotGlyph bar2DPlotGlyph)
设置柱形图的绘图对象
|
void |
CustomPlotGlyph.setBar2DPlotGlyph(Bar2DPlotGlyph bar2DPlotGlyph)
设置柱形图
|
void |
CustomPlotGlyph.setBar2DPlotGlyphStack(Bar2DPlotGlyph bar2DPlotGlyphStack)
设置柱形堆积图
|