WorkbookBase.NewChart Event

Occurs when a new chart is created in the workbook.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
Public Event NewChart As WorkbookEvents_NewChartEventHandler
public event WorkbookEvents_NewChartEventHandler NewChart

.NET Framework Security

See Also

Reference

WorkbookBase Class

Microsoft.Office.Tools.Excel Namespace