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


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