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


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