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


In This Topic
ResetEnabled Method (ChartShape)
In This Topic
Resets to the default value whether the element is enabled.
Syntax
'Declaration
 
Protected Overrides Sub ResetEnabled() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetEnabled()
See Also