Aspose::Cells::Charts::Axis::SetIsDisplayUnitLabelShown method

Axis::SetIsDisplayUnitLabelShown method

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

void Aspose::Cells::Charts::Axis::SetIsDisplayUnitLabelShown(bool value)

Remarks

The default value is True. Only works when Axis.DisplayUnit is not DisplayUnitType.None.

See Also