Axis.IsDisplayUnitLabelShown

Axis.IsDisplayUnitLabelShown property

Represents if the display unit label is shown on the specified axis.

public bool IsDisplayUnitLabelShown { get; set; }

Remarks

The default value is True.

See Also