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


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