Aspose::Cells::Charts::Axis::IsDisplayUnitLabelShown method

Axis::IsDisplayUnitLabelShown method

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

bool Aspose::Cells::Charts::Axis::IsDisplayUnitLabelShown()

Remarks

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

See Also