Spread WPF 18
GrapeCity.Spreadsheet.Charts Namespace / ChartCommand.SeriesChartTypeData Class / ChartCommand.SeriesChartTypeData Constructor


In This Topic
    ChartCommand.SeriesChartTypeData Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ChartCommand.SeriesChartTypeData()
    public ChartCommand.SeriesChartTypeData()
    See Also