Spread Windows Forms 17
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()
    protected override void ResetEnabled()
    See Also