SingleLevelIndicator Class
Represents the base class for all single-level indicators (such as Regression Lines and Moving Average and Envelope).
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The SingleLevelIndicator class exposes the SingleLevelIndicator.ValueLevel property, that defines the value level, to which an indicator corresponds.
For more information, see Indicators.
Implements
Inheritance
See Also