Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadChartShapeBase Class / ResetStrokeDashType Method


In This Topic
    ResetStrokeDashType Method
    In This Topic
    Resets the type of the stroke dash.
    Syntax
    'Declaration
     
    Public Sub ResetStrokeDashType() 
    'Usage
     
    Dim instance As SpreadChartShapeBase
     
    instance.ResetStrokeDashType()
    public void ResetStrokeDashType()
    See Also