AnnotationModel Class
The Annotation model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.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