Skip to main content

IndicatorModel Class

The Indicator model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

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

The following members return IndicatorModel objects:

See Also