ValueTopNOptions.Value Property
Gets or sets the threshold value, which is the minimum limit for displyed Top points.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The threshold value, which is the minimum limit for displayed Top points. |
See Also