RangeInfo.Max Property
Returns the internal representation of the axis range’s maximum value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The internal representation of the axis range’s maximum value. |
See Also