Chart.Calculate Event

Excel Developer Reference

Occurs after the chart plots new or changed data, for the Chart object.

Syntax

expression.Calculate

expression   A variable that represents a Chart object.

Return Value
nothing

See Also