AxisDisplayUnit

AxisDisplayUnit

Overview

AxisDisplayUnit is a class in Aspose.Words FOSS for .NET. Inherits from: IDmlChartTitleHolder, IDmlExtensionListSource.

Provides access to the scaling options of the display units for the value axis.

Properties: CustomUnit, Document, Unit.

Properties

NameTypeAccessDescription
UnitAxisBuiltInUnitRead/WriteGets or sets the scaling value of the display units as one of the predefined values.
CustomUnitdoubleRead/WriteGets or sets a user-defined divisor to scale display units on the value axis.
DocumentDocumentBaseReadReturns the document containing the parent chart.

See Also