OnInitialUpdateEventArgs

An object that provides initial height and width information about a chart element upon an OnInitialUpdate event.

Namespace: charting

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Height int Returns the height in pixels.
Public property Width int Returns the width in pixels.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

    charting.OnInitialUpdateEventArgs