[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FpChart.OnInit

OnInit Method

OnInit(EventArgs)

Raises the Init event.

Declaration
protected override void OnInit(EventArgs e)
Protected Overrides Sub OnInit(e As EventArgs)
Parameters
Type Name Description
EventArgs e

An EventArgs object that contains the event data.

Overrides