IndicatorModel Class
In This Article
The Indicator model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.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
Show 38 items
Object
ChartElementModel
ChartElementNamedModel
IndicatorModel
See Also