C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.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 String _
) As String
 

Parameters

hti
template
See Also