ASPxClientWebChart.annotations Property
Provides access to the chart’s collection of annotations.
Declaration
annotations: ASPxClientAnnotation[]
Property Value
Type | Description |
---|---|
ASPxClientAnnotation[] | An array of ASPxClientAnnotation objects, representing the collection of annotations. |
See Also