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


In This Topic
ResetAnchor Method (ChartShape)
In This Topic
Resets the object's anchored status.
Syntax
'Declaration
 
Public Overrides Sub ResetAnchor() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetAnchor()
See Also