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


In This Topic
ResetStrokeThemeColor Method (SpreadChartElement)
In This Topic
Resets the color of the stroke theme.
Syntax
'Declaration
 
Public Sub ResetStrokeThemeColor() 
 
'Usage
 
Dim instance As SpreadChartElement
 
instance.ResetStrokeThemeColor()
See Also