GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadChartElement Class / ResetFill Method


In This Topic
ResetFill Method (SpreadChartElement)
In This Topic
Resets the value of the Fill property.
Syntax
'Declaration
 
Public Sub ResetFill() 
 
'Usage
 
Dim instance As SpreadChartElement
 
instance.ResetFill()
See Also