[]
        
(Showing Draft Content)

C1.WPF.C1Chart.TranslateAction

TranslateAction Class

Represents translate action.

Inheritance
TranslateAction
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class TranslateAction : Action
Public Class TranslateAction
    Inherits Action
Remarks

The Scale property of Axis should be less than 1. Otherwise the translate along the axis is not available.

Constructors

Name Description
TranslateAction()

Creates a new instance of the C1.Silverlight.Chart.TranslateAction 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.