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


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