C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexPie Class / GetContent Method

In This Topic
GetContent Method (FlexPie)
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