Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetBorder Method


In This Topic
ResetBorder Method (ChartShape)
In This Topic
Resets the border of the element to its default settings.
Syntax
'Declaration
 
Public Overrides Sub ResetBorder() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetBorder()
See Also