C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / AnnotationBase Class / Navigation Property


In This Topic
Navigation Property (AnnotationBase)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Navigation As Xamarin.Forms.INavigation
 
'Usage
 
Dim instance As AnnotationBase
Dim value As Xamarin.Forms.INavigation
 
value = instance.Navigation
See Also