ChartControl.Annotations Property
Returns the collection of annotations contained by the chart.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| AnnotationCollection | The collection of the Annotation objects. |
See Also