Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PolarPlotArea Class / PolarPlotArea Constructor / PolarPlotArea Constructor()


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