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


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