Package | Description |
---|---|
com.steema.teechart.axis |
Modifier and Type | Field and Description |
---|---|
protected AxisTitle |
Axis.axisTitle |
Modifier and Type | Method and Description |
---|---|
AxisTitle |
Axis.getTitle()
An Axis sub-class used to define Title attributes.
Axis Titles are a string of text drawn near Axes. |
Modifier and Type | Method and Description |
---|---|
void |
Axis.setTitle(AxisTitle value)
Accesses the Axis Title characteristics.
|