Chart.Customize Event

Definition

Occurs just before the chart image is drawn. Use this event to customize the chart picture.

public:
 event EventHandler ^ Customize;
public event EventHandler Customize;
member this.Customize : EventHandler 
Public Custom Event Customize As EventHandler 
Public Event Customize As EventHandler 

Event Type

Applies to