AxisRangeBase.StartValue Property
Gets or sets the value identifying the start of the range.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Object | A Object that specifies the start value of the range. |
See Also