Class AbstractLabel

java.lang.Object
com.storedobject.chart.TextStyle
com.storedobject.chart.AbstractLabel
All Implemented Interfaces:
ComponentProperty, VisibleProperty
Direct Known Subclasses:
Axis.PointerLabel, Label, TextLabel

public abstract class AbstractLabel extends TextStyle implements VisibleProperty
Represents abstract base for the label used by other parts such as Axis, Chart etc.
Author:
Syam