Skip to main content

ASPxClientAxisRange.minValue Property

Gets the minimum value to display on an axis.

Declaration

minValue: any

Property Value

Type Description
any

An object representing the minimum value of the axis range.

See Also