ASPxClientAxisRange.maxValue Property
In This Article
Gets the maximum value to display on an axis.
#Declaration
TypeScript
maxValue: any
#Property Value
Type | Description |
---|---|
any | An object representing the maximum value of the axis range. |
See Also