public class ChartPlotFactory
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
static ChartStyleAxisPane |
createChartStyleAxisPaneByPlot(Plot plot)
创建对应的坐标轴界面
|
static DataLabelPane |
createDataLabelPane4Plot(java.lang.Class plotClass)
创建对应的标签Plot
|
static ChartAxisUsePane |
getNoFormulaPane(ChartAxisUsePane pane) |
public static ChartStyleAxisPane createChartStyleAxisPaneByPlot(Plot plot)
plot - plot类型public static DataLabelPane createDataLabelPane4Plot(java.lang.Class plotClass)
plotClass - plot的类public static ChartAxisUsePane getNoFormulaPane(ChartAxisUsePane pane)