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


In This Topic
    SunburstPlotArea Constructor()
    In This Topic
    Creates a new plot area.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SunburstPlotArea()
    public SunburstPlotArea()
    See Also