C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Circle Class / TabIndexDefaultValueCreator Method


In This Topic
TabIndexDefaultValueCreator Method (Circle)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function TabIndexDefaultValueCreator() As Integer
 
'Usage
 
Dim instance As Circle
Dim value As Integer
 
value = instance.TabIndexDefaultValueCreator()
See Also