C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / GetContent Method

In This Topic
GetContent Method (FlexChartBase)
In This Topic
Gets the content by specified template.
Syntax
'Declaration
 
Protected Overridable Function GetContent( _
   ByVal hti As HitTestInfo, _
   ByVal template As System.String _
) As System.String
 

Parameters

hti
template
See Also