Spread WinForms 15
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()
See Also