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


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