Skip to main content
A newer version of this page is available. .

IndicatorModel Class

The Indicator model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v19.2.Wizard.dll

Declaration

[HasOptionsControl]
[ModelOf(typeof(Indicator))]
public abstract class IndicatorModel :
    ChartElementNamedModel,
    ISupportModelVisibility

The following members return IndicatorModel objects:

See Also