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


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > FpChart Class : OnLoad Method
OnLoad
Syntax
'Declaration
 
Protected Overrides Sub OnLoad( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As FpChart
Dim e As EventArgs
 
instance.OnLoad(e)
protected override void OnLoad( 
   EventArgs e
)

Parameters

e
See Also

Reference

FpChart Class
FpChart Members