Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SeriesDataField Class / Finalize Method


In This Topic
Finalize Method (SeriesDataField)
In This Topic
Releases unmanaged resources and performs other cleanup operations before the SeriesDataField is reclaimed by garbage collection.
Syntax
'Declaration
 
Protected Overrides Sub Finalize() 
 
'Usage
 
Dim instance As SeriesDataField
 
instance.Finalize()
See Also