public class JRFillChartAxis extends Object implements JRChartAxis
Modifier and Type | Field and Description |
---|---|
protected JRFillChart |
fillChart
The filled version of the
chart field. |
protected JRChartAxis |
parent |
Constructor and Description |
---|
JRFillChartAxis(JRChartAxis axis,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
JRChartAxis |
clone(JRChart parentChart) |
JRChart |
getChart()
Returns the chart that contains the dataset and plot to use for this
axis.
|
JRFillChart |
getFillChart()
Return the filled version of the chart with the dataset and plot for
this axis.
|
AxisPositionEnum |
getPositionValue()
Gets the position of this axis.
|
protected JRChartAxis parent
protected JRFillChart fillChart
chart
field. Contains evaluated
expressions and data.public JRFillChartAxis(JRChartAxis axis, JRFillObjectFactory factory)
public JRFillChart getFillChart()
public JRChart getChart()
JRChartAxis
getChart
in interface JRChartAxis
public AxisPositionEnum getPositionValue()
JRChartAxis
getPositionValue
in interface JRChartAxis
public Object clone()
clone
in interface JRCloneable
clone
in class Object
public JRChartAxis clone(JRChart parentChart)
clone
in interface JRChartAxis
Copyright © 2016. All rights reserved.