AxisRangeBase.EndValueInternal Property
Gets or sets the internal numerical representation of the range end value.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value which specifies the internal representation of the range end value. |
See Also