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