Spread for ASP.NET 12 Product Documentation
Dispose Method (FpChart)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > FpChart Class : Dispose Method
Enables the FpChart control to perform final clean up before it is released from memory.
Syntax
'Declaration
 
Public Overrides Sub Dispose() 
'Usage
 
Dim instance As FpChart
 
instance.Dispose()
public override void Dispose()
See Also

Reference

FpChart Class
FpChart Members