IndicatorModel Class
The Indicator model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[HasOptionsControl]
[ModelOf(typeof(Indicator))]
public abstract class IndicatorModel :
ChartElementNamedModel,
ISupportModelVisibility
Related API Members
The following members return IndicatorModel objects:
Inheritance
Object
ChartElementModel
ChartElementNamedModel
IndicatorModel
See Also