ZoomPanOptionsSmith Class |
Namespace: Arction.WinForms.Charting.Views.ViewSmith
The ZoomPanOptionsSmith type exposes the following members.
| Name | Description | |
|---|---|---|
| ZoomPanOptionsSmith |
Zoom Pan Options for Smith
| |
| ZoomPanOptionsSmith(ViewSmithBase) |
Zoom Pan Options for Smith
|
| Name | Description | |
|---|---|---|
| DevicePrimaryButtonAction |
User interactive device primary button action.
(Inherited from ZoomPanOptionsBase.) | |
| DeviceSecondaryButtonAction |
User interactive device secondary button action.
(Inherited from ZoomPanOptionsBase.) | |
| DeviceTertiaryButtonAction |
User interactive device tertiary button action.
(Inherited from ZoomPanOptionsBase.) | |
| PanThreshold |
User interactive device panning threshold in pixels. Pan occurs only when device button is pressed down and the device
movement equals the given pixel value or is more.
(Inherited from ZoomPanOptionsBase.) | |
| RectangleZoomAboutOrigin |
Zooms around zooming rectangle center point.
(Inherited from ZoomPanOptionsRound.) | |
| RectangleZoomingThreshold |
Gets or sets rectangle zooming threshold.
(Inherited from ZoomPanOptionsBase.) | |
| RightToLeftZoomAction |
Right-to-left zoom action.
(Inherited from ZoomPanOptionsRound.) | |
| WheelZooming |
Device wheel zooming is allowed or not.
(Inherited from ZoomPanOptionsRound.) | |
| ZoomFactor |
Zoom factor. It's used when zooming in with a user interactive device button click combined with Shift and/or Ctrl key.
Shift key makes zooming in X dimension, Ctrl in Y dimension. Device primary button zooms in, secondary buttom zooms out.
(Inherited from ZoomPanOptionsBase.) | |
| ZoomOutRectFill |
Zoom out rectangle fill.
(Inherited from ZoomPanOptionsBase.) | |
| ZoomOutRectLine |
Gets or sets zoom out rectangle line style.
(Inherited from ZoomPanOptionsBase.) | |
| ZoomPadding |
Padding affecting zooming operations. The empty space left between the zoom area and the margins.
(Inherited from ZoomPanOptionsRound.) | |
| ZoomRectFill |
Zoom rectangle fill.
(Inherited from ZoomPanOptionsBase.) | |
| ZoomRectLine |
Zoom rectangle line style
(Inherited from ZoomPanOptionsBase.) |
| 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.
(Inherited from ZoomPanOptionsBase.) |