[]
        
(Showing Draft Content)

C1.Android.Chart.Annotation.AnnotationLayer

AnnotationLayer Class

Represents an annotation layer for FlexChart

Inheritance
AnnotationLayer
Namespace: C1.Android.Chart.Annotation
Assembly: C1.Android.Chart.dll
Syntax
public class AnnotationLayer : FrameLayout, IDependencyObject, IAnnotationLayer, IChartLayer

Constructors

Name Description
AnnotationLayer(Context)

Create an instance of AnnotationLayer.

Fields

Name Description
ChartProperty

Identifies the Chart dependency property.

Properties

Name Description
Annotations

Gets the collection of annotation elements in the AnnotationLayer

Chart

Gets or sets the associated chart.

Methods

Name Description
GetValue(DependencyProperty)
SetValue(DependencyProperty, object)