C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / TreeMap Class / GetContent Method

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

Parameters

hti
s
See Also