'Declaration Public Class TreeMap(Of T) Inherits FlexChartBase(Of T) Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public class TreeMap<T> : FlexChartBase<T>, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
'Declaration Public Class TreeMap(Of T) Inherits FlexChartBase(Of T) Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public class TreeMap<T> : FlexChartBase<T>, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
System.Object
C1.Web.Mvc.Component
C1.Web.Mvc.Control
C1.Web.Mvc.ItemsBoundControl<T>
C1.Web.Mvc.FlexChartBase<T>
C1.Web.Mvc.TreeMap<T>