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


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