Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadDataSeries Class / ResetChartType Method


In This Topic
    ResetChartType Method
    In This Topic
    Resets the value of the ChartType property.
    Syntax
    'Declaration
     
    Public Sub ResetChartType() 
    'Usage
     
    Dim instance As SpreadDataSeries
     
    instance.ResetChartType()
    public void ResetChartType()
    See Also