AxisMajorUnitScale Property

Represents the major unit scale for the date axis. Read/write TimeUnitType.

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public TimeUnitType MajorUnitScale { get; set; }

Property Value

Type: TimeUnitType

Implements

IAxisMajorUnitScale
See Also