ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / TranslateBehavior Class / TranslationMode Property

In This Topic
    TranslationMode Property
    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