FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / TreemapPlotArea Class
Members


TreemapPlotArea Class
Represents a Treemap plot area in a chart model.
Syntax
'Declaration
 
Public Class TreemapPlotArea 
   Inherits PlotArea
 
'Usage
 
Dim instance As TreemapPlotArea
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.PlotArea
      FarPoint.Win.Chart.TreemapPlotArea

See Also