Resize Event

         Example         Applies To

Occurs when the chart is resized.

Syntax

Private Sub object_Resize()

object   Chart or an object of type Chart declared with events in a class module. For more information, see Using Events with Embedded Charts.