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.1.Wizard.dll

Declaration

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

The following members accept/return AnnotationModel objects:

See Also