[]
        
(Showing Draft Content)

C1.WPF.C1Chart.ScaleAction

ScaleAction Class

Represents the scale action.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class ScaleAction : Action
Remarks

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.

Constructors

Name Description
ScaleAction()

Creates a new instance of the ScaleAction class.

Properties

Name Description
MouseWheelDirection

Gets or sets the mouse wheel direction.

MouseWheelFactor

Gets or sets the factor that defines sensitivity to the mouse wheel.