AnnotationModel Class
In This Article
The Annotation model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[HasOptionsControl]
[ModelOf(typeof(Annotation))]
public abstract class AnnotationModel :
ChartElementNamedModel,
ISupportModelVisibility
#Related API Members
The following members return AnnotationModel objects:
#Inheritance
See Also