[]
        
(Showing Draft Content)

C1.Maui.Chart.Interaction.ZoomBehavior

ZoomBehavior Class

Represents zoom behavior.

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

Constructors

Name Description
ZoomBehavior()

Fields

Name Description
ZoomModeProperty

Identifies the ZoomMode dependency property.

Properties

Name Description
MaxZoom

Gets or set the maximum zoom level.

ZoomMode

Gets or sets the gesture direction of zoom behavior.

Methods

Name Description
OnAttachedTo(FlexChart)
OnDetachingFrom(FlexChart)
Reset()

Resets zoom to default value.