CWLabels3D

3D Graph Control

CWLabels3D

Determines how axis labels are drawn. Labels are the numbers displayed next to the ticks. The Labels3D object properties specify where to draw the labels (normal or opposite), the font of the labels, and the color of the labels.

Properties

ColorSpecifies the color of the axis labels.
FontSpecifies the font of the axis labels.
NormalSpecifies if labels appear at the normal axis position.
OppositeSpecifies if labels appear at the opposite axis position.

See Also

CWAxis3D.Labels