AxisStyleObject[] |
ValueChartStyleAxisPane.createAxisStyleObjects(Plot plot) |
AxisStyleObject[] |
TernaryChartStyleAxisPane.createAxisStyleObjects(Plot plot) |
AxisStyleObject[] |
RadarChartStyleAxisPane.createAxisStyleObjects(Plot plot) |
abstract AxisStyleObject[] |
ChartStyleAxisPane.createAxisStyleObjects(Plot plot) |
AxisStyleObject[] |
BinaryChartStyleAxisPane.createAxisStyleObjects(Plot plot)
创建坐标轴样式面板
|
protected AxisStyleObject |
XYChartStyleAxisPane.getXAxisPane(Plot plot) |
protected AxisStyleObject |
GanntChartStyleAxisPane.getXAxisPane(Plot plot) |
protected AxisStyleObject |
BinaryChartStyleAxisPane.getXAxisPane(Plot plot) |
protected AxisStyleObject |
XYChartStyleAxisPane.getYAxisPane(Plot plot) |
protected AxisStyleObject |
GanntChartStyleAxisPane.getYAxisPane(Plot plot) |
protected AxisStyleObject |
BinaryChartStyleAxisPane.getYAxisPane(Plot plot) |