AxisLabelStyle Class
The axis labels appearance options’ storage.
Declaration
public class AxisLabelStyle
extends TextElementStyleBase
Inherited Members
java.lang.Object.equals(java.lang.Object)(Object)
java.lang.Object.hashCode()()
java.lang.Object.notify()()
java.lang.Object.notifyAll()()
java.lang.Object.toString()()
java.lang.Object.wait()()
java.lang.Object.wait(long)(long)
java.lang.Object.wait(long, int)(long,int)
Inheritance
Object
ChartElement
StyleBase
TextElementStyleBase
AxisLabelStyle
AxisLabelStyle()
Initializes a new AxisLabelStyle class instance with default parameters.
Declaration
public AxisLabelStyle()