public class JRBaseChartAxis extends java.lang.Object implements JRChartAxis, java.io.Serializable
JRChartAxis
.Modifier and Type | Field and Description |
---|---|
protected JRChart |
chart
The Chart object containing the dataset and plot to use with this axis.
|
protected AxisPositionEnum |
positionValue
Where to position the axis.
|
Constructor and Description |
---|
JRBaseChartAxis()
Construct a new axis that will be added to the specified chart.
|
JRBaseChartAxis(JRChartAxis axis,
JRBaseObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
JRChart |
getChart()
Returns the chart that contains the dataset and plot to use for this
axis.
|
AxisPositionEnum |
getPositionValue()
Returns the position of this axis.
|
protected AxisPositionEnum positionValue
protected JRChart chart
public JRBaseChartAxis()
public JRBaseChartAxis(JRChartAxis axis, JRBaseObjectFactory factory)
public AxisPositionEnum getPositionValue()
getPositionValue
in interface JRChartAxis
public JRChart getChart()
getChart
in interface JRChartAxis
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com