Occurs when a chart has been sized. The event handler receives an argument of type ChartEventArgs containing data related to this event.
Introduced: X8.
public event ChartEventHandler ChartSized;
Public Event ChartSized As ChartEventHandler