[]
        
(Showing Draft Content)

C1.Maui.Chart.Interaction.TranslateBehavior

TranslateBehavior Class

Represents translation behavior.

Inheritance
TranslateBehavior
Namespace: C1.Maui.Chart.Interaction
Assembly: C1.Maui.Chart.dll
Syntax
public class TranslateBehavior : Behavior<FlexChart>

Constructors

Name Description
TranslateBehavior()

Fields

Name Description
TranslationModeProperty

Identifies the TranslationMode dependency property.

Properties

Name Description
TranslationMode

Gets or sets the gesture direction of translate behavior.

Methods

Name Description
OnAttachedTo(FlexChart)
OnDetachingFrom(FlexChart)