DataPoint.NumericalValue Property
A numerical value of a data point.
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 object. |
Remarks
For more information, refer to Providing Data.
See Also