C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationBase Class / LocationProperty Field


In This Topic
LocationProperty Field
In This Topic
Identifies the Location dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly LocationProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = AnnotationBase.LocationProperty
See Also