Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / TreemapPlotArea Class / TreemapPlotArea Constructor / TreemapPlotArea Constructor()


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()
    See Also