Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Axis Class / ResetAxisType Method


In This Topic
    ResetAxisType Method
    In This Topic
    Resets the type of the axis.
    Syntax
    'Declaration
     
    Public Sub ResetAxisType() 
    'Usage
     
    Dim instance As Axis
     
    instance.ResetAxisType()
    public void ResetAxisType()
    See Also