Click or drag to resize

AxisDisplayUnits Unit Property

Gets or sets the built-in unit of the axis display.

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

Return Value

Type: AxisBuiltInUnit
The built-in unit of the axis display.
See Also