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


In This Topic
ResetShadowDirection Method (ChartShape)
In This Topic
Resets the direction of the shadow to the default, which is None.
Syntax
'Declaration
 
Public Overrides Sub ResetShadowDirection() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetShadowDirection()
See Also