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


In This Topic
    ResetFill Method (SpreadChartShapeBase)
    In This Topic
    Resets the fill.
    Syntax
    'Declaration
     
    Public Sub ResetFill() 
    'Usage
     
    Dim instance As SpreadChartShapeBase
     
    instance.ResetFill()
    public void ResetFill()
    See Also