Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / TreemapPlotArea Class
Members


In This Topic
    TreemapPlotArea Class
    In This Topic
    Represents a Treemap plot area in a chart model.
    Syntax
    'Declaration
     
    
    Public Class TreemapPlotArea 
       Inherits PlotArea
    'Usage
     
    
    Dim instance As TreemapPlotArea
    public class TreemapPlotArea : PlotArea 
    Inheritance Hierarchy

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

    See Also