FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1TreeMap Class / GetContent Method

In This Topic
    GetContent Method (C1TreeMap)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetContent( _
       ByVal hti As HitTestInfo, _
       ByVal template As String _
    ) As String
    protected override string GetContent( 
       HitTestInfo hti,
       string template
    )

    Parameters

    hti
    template
    See Also