FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / TranslateBehavior Class / TranslationMode Property

In This Topic
    TranslationMode Property (TranslateBehavior)
    In This Topic
    Gets or sets the gesture direction of translate behavior.
    Syntax
    'Declaration
     
    Public Property TranslationMode As GestureMode
    public GestureMode TranslationMode {get; set;}
    See Also