The AngularAxis class represents angular axes in polar charts. The angular axis is the axis representing the angular component of a polar coordinate.
Method | Inherited | Description |
setLabelStyle | (Self) | Set the font style used to for the axis labels. |
setLabelGap | (Self) | Set the distance between the axis labels and the axis. |
setLabels | (Self) | Set the text labels to be used on the axis. |
setLabels2 | (Self) | Set the numeric labels to be used on the axis. |
addLabel | (Self) | Add an extra label on the axis. |
setLinearScale | (Self) | Set the axis to use the given linear scale. |
setLinearScale2 | (Self) | Set the axis to use the given linear scale and the given labels. |
© 2004 Advanced Software Engineering Limited. All rights reserved.