C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartTooltip Class / ChildCount Property


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