Radial Property
Syntax
CWLabels.Radial
Data Type
Purpose
Specifies if radial labels are drawn.
Remarks
This property is valid only when the axis is radial, such as a CWKnob.
Example
'Turn off radial labels
CWKnob1.Axis.Labels.Radial = False