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

IndicatorModel Class

The Indicator model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Packages: DevExpress.Win.Charts, DevExpress.Win.Design

Declaration

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

The following members return IndicatorModel objects:

See Also