View2D Class |
Namespace: Arction.WinForms.Charting.Views
The View2D type exposes the following members.
| Name | Description | |
|---|---|---|
| View2D |
Constructor.
| |
| View2D(LightningChart) |
Constructor.
|
| Name | Description | |
|---|---|---|
| GraphBackground |
Graph background fill
| |
| 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.
(Inherited from ViewBase.) | |
| OwnerChart |
Gets Owner chart of the view.
(Inherited from ViewBase.) |
| 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.) | |
| GetMarginsRect |
Gets a rectangle defining the area inside margins in DIPs.
| |
| 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.
(Inherited from ViewBase.) |
| Name | Description | |
|---|---|---|
| MarginsChanged |
Margins changed.
(Inherited from ViewBase.) |