Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ToggleState Method


In This Topic
    ToggleState Method (ChartShape)
    In This Topic
    Toggles the state of the element.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ToggleState() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ToggleState()
    public override void ToggleState()
    See Also