Chart.OnCustomize Method (EventArgs)

.NET Framework (current version)
 

Occurs when all chart data is prepared to be customized before drawing.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

Protected Overridable Sub OnCustomize (
	e As EventArgs
)

Parameters

e
Type: System.EventArgs

The EventArgs object that contains the event data.

.NET Framework
Available since 4.0
Return to top
Show: