Axis Property
Overloads
| Axis |
List of axis data. JSON property name: qAxis |
Axis
List of axis data.
JSON property name: qAxis
Declaration
IEnumerable<NxAxisTicks> Axis { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<NxAxisTicks> |