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


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