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


In This Topic
ResetShadowOffsetY Method (ChartShape)
In This Topic
Resets the amount of offset of the shadow in the vertical direction to the default value, which is 5.0F.
Syntax
'Declaration
 
Public Overrides Sub ResetShadowOffsetY() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetShadowOffsetY()
See Also