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


In This Topic
ResetShadowColor Method (ChartShape)
In This Topic
Resets the color of the shadow to the default value.
Syntax
'Declaration
 
Public Overrides Sub ResetShadowColor() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetShadowColor()
See Also