AspectRatioOptions Class |
Namespace: Arction.WinForms.Charting.Views.ViewXY
The AspectRatioOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AspectRatioOptions |
Constructor.
| |
| AspectRatioOptions(ZoomPanOptionsBase) |
Constructor.
|
| Name | Description | |
|---|---|---|
| AspectRatio |
Aspect ratio.
| |
| ManualAspectRatioWH |
Manual aspect ratio, width / height.
| |
| XAxisIndex |
Aspect ratio x-axis index.
| |
| YAxisIndex |
Aspect ratio y-axis index.
|
| 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 |
Convert class description to string.
(Overrides ObjectToString.) |