Finalize Method (ChartShape)
Releases unmanaged resources and performs other cleanup operations before the
SpreadChart is reclaimed by garbage collection.
protected override void Finalize()
'Declaration
Protected Overrides Sub Finalize()
'Usage
Dim instance As ChartShape
instance.Finalize()