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


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