Click or drag to resize

ChartAxis Bounds Property

Gets the bounds for the 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 AxisBounds Bounds { get; }

Return Value

Type: AxisBounds
The bounds of the axis.
See Also