Click or drag to resize

AxisUnits MajorTimeUnit Property

Gets or sets the major time unit for the date axis.

Namespace: Spire.Doc.Fields.Shapes.Charts
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public AxisTimeUnit MajorTimeUnit { get; set; }

Property Value

Type: AxisTimeUnit
See Also