Skip to main content

ASPxClientAxisRange.maxValue Property

Gets the maximum value to display on an axis.

Declaration

maxValue: any

Property Value

Type Description
any

An object representing the maximum value of the axis range.

See Also