OnSizeEventArgs Class

An object that provides height and width information about the chart element when an OnSize event occurs.  

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 The height of the chart in pixels.
Public property Width int The width of the chart in pixels.