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

AnnotationModel Class

The Annotation model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[HasOptionsControl]
[ModelOf(typeof(Annotation))]
public abstract class AnnotationModel :
    ChartElementNamedModel,
    ISupportModelVisibility

The following members return AnnotationModel objects:

See Also