A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public abstract class SingleLevelIndicator :
Indicator
Public MustInherit Class SingleLevelIndicator
Inherits Indicator
Remarks
The SingleLevelIndicator class exposes the SingleLevelIndicator.ValueLevel property, that defines the value level, to which an indicator corresponds.
For more information, see Indicators.
Inheritance
See Also
Feedback