Skip to main content

AnnotationModel Class

The Annotation model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

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

The following members return AnnotationModel objects:

See Also