ChartModel.AnnotationRepository Property
Returns the model of the annotation repository of the modeled chart.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| AnnotationRepositoryModel | The model of the annotation repository. |
See Also