[]
Provides zoom in/out behavior for the chart. You can zoom in/out the chart using mouse wheel.
public class ZoomBehavior : BehaviorBase
| Name | Description |
|---|---|
| ZoomBehavior() |
| Name | Description |
|---|---|
| MaxZoom | Gets or set the maximum zoom level. |
| Mode | Gets or sets the gesture mode which specifies possible direction. |
| Name | Description |
|---|---|
| Attach(FlexChart) | Attach behavior to the chart. |
| Detach(FlexChart) | Detach behavior to the chart. |