baseChartRect Class Members
In This Topic
The following tables list the members exposed by baseChartRect.
Public Constructors
Public Properties
| Name | Description |
| Location | Gets or sets the location of the element in chart control client coordinates. |
| LocationDefault | Gets or sets the default location of the element in chart control client coordinates. |
| Size | Gets or sets the size of the element in chart control client coordinates. |
| SizeDefault | Gets or sets the default size of the element. |
| Text | Gets or sets the element text. |
| Visible | Gets or sets the element visibility. |
Top
Public Methods
| Name | Description |
| Invalidate | Overloaded. Invalidates the specified region of the chart area and causes to be redrawn. |
Top
Public Events
| Name | Description |
| RectChanged | Fires when chart component rectangle value was changed. |
Top
See Also