ViewBase Class |
Namespace: Arction.WinForms.Charting.Views
The ViewBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Margins |
Margins between control's edges and for example graph area borders in DIPs.
If using ViewXY AxisLayout.AutoAdjustMargins must be disabled this to apply.
| |
| OwnerChart |
Gets Owner chart of the view.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WheelScrolled |
Mouse wheel has been scrolled.
|
| Name | Description | |
|---|---|---|
| MarginsChanged |
Margins changed.
|