[]
        
(Showing Draft Content)

C1.Win.Chart.Interaction.ZoomBehavior

ZoomBehavior Class

Provides zoom in/out behavior for the chart. You can zoom in/out the chart using mouse wheel.

Inheritance
BehaviorBase
ZoomBehavior
Namespace: C1.Win.Chart.Interaction
Assembly: C1.Win.FlexChart.8.dll
Syntax
public class ZoomBehavior : BehaviorBase

Constructors

Name Description
ZoomBehavior()

Properties

Name Description
MaxZoom

Gets or set the maximum zoom level.

Mode

Gets or sets the gesture mode which specifies possible direction.

Methods

Name Description
Attach(FlexChart)

Attach behavior to the chart.

Detach(FlexChart)

Detach behavior to the chart.