A newer version of this page is available.
Switch to the current version.
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
<HasOptionsControl>
<ModelOf(GetType(Annotation))>
Public MustInherit Class AnnotationModel
Inherits ChartElementNamedModel
Implements ISupportModelVisibility
Related API Members
The following members accept/return AnnotationModel objects:
Inheritance
See Also
Feedback