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


In This Topic
ResetTag Method (ChartShape)
In This Topic
Resets the Tag object for the element to its default value.
Syntax
'Declaration
 
Public Overrides Sub ResetTag() 
 
'Usage
 
Dim instance As ChartShape
 
instance.ResetTag()
See Also