'Declaration Public Class _TreeMapPlotView(Of TOwnerView As IPlotListLayoutView) Inherits GrapeCity.DataVisualization.Chart._BaseHierarchicalPlotView(Of TOwnerView,ITreeMapPointView) Implements IDisplayable, IHierarchicalPlotModel, IHierarchicalPlotView, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ITreeMapPlotView, IView, IViewModel
public class _TreeMapPlotView<TOwnerView> : GrapeCity.DataVisualization.Chart._BaseHierarchicalPlotView<TOwnerView,ITreeMapPointView>, IDisplayable, IHierarchicalPlotModel, IHierarchicalPlotView, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ITreeMapPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView