ASPxClientAxisRange.axis Property
Gets the axis that owns the current axis range object.
Declaration
axis: ASPxClientAxisBase
Property Value
Type | Description |
---|---|
ASPxClientAxisBase | An ASPxClientAxisBase object, to which the axis range belongs. |
See Also