[]
        
(Showing Draft Content)

C1.WPF.Chart.Annotation.AnnotationLayer

AnnotationLayer Class

Represents an annotation layer for C1FlexChart

Inheritance
AnnotationLayer
Implements
Namespace: C1.WPF.Chart.Annotation
Assembly: C1.WPF.FlexChart.4.6.2.dll
Syntax
public class AnnotationLayer : DependencyObject, IChartLayer

Constructors

Name Description
AnnotationLayer()

Create an instance of AnnotationLayer.

Fields

Name Description
ChartProperty

Identifies the Chart dependency property.

DrawOnTopProperty

Identifies the DrawOnTop dependency property.

Properties

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.