C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartTooltip Class / GetTemplateChild Method


In This Topic
GetTemplateChild Method
In This Topic
Syntax
'Declaration
 
Protected Function GetTemplateChild( _
   ByVal name As String _
) As Object
 
'Usage
 
Dim instance As ChartTooltip
Dim name As String
Dim value As Object
 
value = instance.GetTemplateChild(name)

Parameters

name
See Also