C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / NextFocusForwardId Property


In This Topic
NextFocusForwardId Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
Public Overridable Property NextFocusForwardId As Integer
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As Integer
 
instance.NextFocusForwardId = value
 
value = instance.NextFocusForwardId
See Also