Radial Property

Measurement Studio User Interface

Radial Property

Syntax

CWLabels.Radial

Data Type

Boolean

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

See Also

CWKnob