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


In This Topic
    ResetElements Method (ChartShape)
    In This Topic
    Resets the elements to their default settings.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ResetElements() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetElements()
    protected override void ResetElements()
    See Also