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


In This Topic
    ResetText Method (ChartShape)
    In This Topic
    Resets the text in an element to its default value.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ResetText() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetText()
    protected override void ResetText()
    See Also