Size Members
Include Protected Members
Include Inherited Members
Defines the width and height of the chart image.
The Size type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Size | Initializes a new instance of the Size class. |
Top
Properties
Name | Description | |
---|---|---|
Height | Defines the height of the chart in pixels. | |
Width | Defines the width of the chart in pixels. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top