SparklineEditSettings.PointValueRange Property
Specifies the allowed range of data points values. Data points with values that are out of this range, will not be displayed on a sparkline.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Range | A Range object. |
See Also