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()
JRChartAxisgetChart in interface JRChartAxispublic AxisPositionEnum getPositionValue()
JRChartAxisgetPositionValue in interface JRChartAxispublic Object clone()
clone in interface JRCloneableclone in class Objectpublic JRChartAxis clone(JRChart parentChart)
clone in interface JRChartAxisCopyright © 2017. All rights reserved.