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

IndicatorModel Class

The Indicator model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.1.Wizard.dll

Declaration

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

The following members accept/return IndicatorModel objects:

See Also