[]
Represents an annotation layer for FlexChart
public class AnnotationLayer : DependencyObject, IChartLayer
| Name | Description |
|---|---|
| AnnotationLayer() | Create an instance of AnnotationLayer. |
| Name | Description |
|---|---|
| ChartProperty | Identifies the Chart dependency property. |
| DrawOnTopProperty | Identifies the DrawOnTop dependency property. |
| Name | Description |
|---|---|
| Annotations | Gets the collection of annotation elements in the AnnotationLayer |
| Chart | Gets or sets the associated chart. |
| DrawOnTop | Gets or sets the value which indicates whether to draw annotaions on the top of the chart. |