Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / BubbleDataLabel Class / BubbleDataLabel Constructor


In This Topic
    BubbleDataLabel Constructor
    In This Topic
    Initializes a new instance of the BubbleDataLabel class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New BubbleDataLabel()
    public BubbleDataLabel()
    See Also