[]
Represents the scale action.
public class ScaleAction : Action
The MinScale property of Axis property specifies the minimum scale that can set for the axis. If MinScale is equal to 1 the zoom is not applied to the axis.
Name | Description |
---|---|
ScaleAction() | Creates a new instance of the ScaleAction class. |
Name | Description |
---|---|
MouseWheelDirection | Gets or sets the mouse wheel direction. |
MouseWheelFactor | Gets or sets the factor that defines sensitivity to the mouse wheel. |