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


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