Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / TreemapPlotArea Class / TreemapPlotArea Constructor / TreemapPlotArea Constructor()
Example


In This Topic
    TreemapPlotArea Constructor()
    In This Topic
    Creates a new plot area.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TreemapPlotArea()
    public TreemapPlotArea()
    Example
    This example creates a treemap chart.
    See Also