RateOfChange.PointsCount Property
In This Article
Gets or sets the number of data points used to calculate the indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the number of points. |
See Also