com.stimulsoft.report.chart.core.axis
Class StiAxisLabelInfoXF
java.lang.Object
com.stimulsoft.report.chart.core.axis.StiAxisLabelInfoXF
public class StiAxisLabelInfoXF
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clientRectangle
public StiRectangle clientRectangle
TextPoint
public StiPoint TextPoint
Angle
public float Angle
RotationMode
public StiRotationMode RotationMode
Text
public java.lang.String Text
StripLine
public StiStripLineXF StripLine
StiAxisLabelInfoXF
public StiAxisLabelInfoXF()
getClientRectangle
public StiRectangle getClientRectangle()
- Returns:
- the clientRectangle
setClientRectangle
public void setClientRectangle(StiRectangle clientRectangle)
- Parameters:
clientRectangle
- the clientRectangle to set