SubsetBasedIndicator Class
Represents a base class for all subset-based indicators (such as the Moving Average and Envelope).
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The SubsetBasedIndicator class exposes the SubsetBasedIndicator.PointsCount property, which defines the number of data points used for calculating various Moving Average and Envelope technical indicators.
Implements
Inheritance
See Also