WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1TreeMap Class / GetContent Method
In This Topic
    GetContent Method (C1TreeMap)
    In This Topic
    Gets the content by specified template.
    Syntax
    protected override string GetContent( 
       HitTestInfo hti,
       string template
    )

    Parameters

    hti
    template
    See Also