Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetGradient Method


In This Topic
ResetGradient Method (ChartShape)
In This Topic
Resets the gradient style of the object.
Syntax
'Declaration
 
Public Overrides Sub ResetGradient() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetGradient()
See Also