C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / ChartProperty Field


In This Topic
ChartProperty Field
In This Topic
Identifies the Chart dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ChartProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = AnnotationLayer.ChartProperty
See Also