| 程序包 | 说明 |
|---|---|
| com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
| 限定符和类型 | 方法和说明 |
|---|---|
HeatMapControlBar |
ChartGlyph.getMapControlBar()
获取地图图例
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChartGlyph.setMapControlBar(HeatMapControlBar mapControlBar)
设置地图图例
|