iChartRect Interface Members
In This Topic
The following tables list the members exposed by iChartRect.
Public Properties
| Name | Description |
 | DrawFactor | DrawFactor is set in DrawWithPrinter and accounts for 100/dpi inflation. |
 | Location | Gets or sets the location of the chart area in chart control client coordinates. |
 | Size | Gets or sets the size of the chart area in chart control client coordinates. |
 | Text | Get or sets the text of the label. |
 | Visible | Gets or sets the chart area visibility. |
Top
Public Methods
| Name | Description |
 | Draw | Draws rectangle. |
 | Invalidate | Overloaded. Invalidates the entire surface of the chart area and causes to be redrawn. |
Top
See Also