ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart Events

The events of the C1WebChart class are listed here. For a complete list of C1WebChart class members, see the C1WebChart Members topic.

Public Events

Click

Occurs when the chart is clicked.

DataBinding (inherited from Control)

Fires when the control's data binding expressions are to be evaluated.

DataBound (inherited from BaseDataBoundControl)

Fires after the control has been databound.

Disposed (inherited from Control)

Fires when the control has been disposed.

DrawDataSeries

Fires when the data series is about to be drawn. This event allows changes to the brush that will be used for data series plotting, including the addition of hatching, gradients and textures.

DrawLegendEntry

Fires when the legend entry is about to be drawn. This event allows changes to the color of legend entry text.

GeneralCallback

Occurs when a chart General callback is made.

Init (inherited from Control)

Fires when the page has been initialized.

Load (inherited from Control)

Fires when the page has been loaded.

Paint

Fires when chart is drawn.

PaintPlotArea

Occurs when plot area is drawing.

PreRender (inherited from Control)

Fires before the page is rendered.

Unload (inherited from Control)

Fires when the page is unloaded.

See Also

C1WebChart Class | C1.Web.C1WebChart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.