public interface JRChartAxis extends JRCloneable
Modifier and Type | Method and Description |
---|---|
JRChartAxis |
clone(JRChart parentChart) |
JRChart |
getChart()
Returns the chart that contains the dataset and plot to use for this
axis.
|
AxisPositionEnum |
getPositionValue()
Gets the position of this axis.
|
clone
AxisPositionEnum getPositionValue()
JRChart getChart()
JRChartAxis clone(JRChart parentChart)
Copyright © 2017. All rights reserved.