MeasureAxes Property
Overloads
MeasureAxes |
Array that should contain two axes, for the primary and secondary measure axis. JSON property name: measureAxes |
MeasureAxes
Array that should contain two axes, for the primary and secondary measure axis.
JSON property name: measureAxes
Declaration
public IEnumerable<MeasureAxis> MeasureAxes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<MeasureAxis> |