[]
Represents zoom behavior.
public class ZoomBehavior : Behavior<FlexChart>
| Name | Description |
|---|---|
| ZoomBehavior() |
| Name | Description |
|---|---|
| ZoomModeProperty | Identifies the ZoomMode dependency property. |
| Name | Description |
|---|---|
| MaxZoom | Gets or set the maximum zoom level. |
| ZoomMode | Gets or sets the gesture direction of zoom behavior. |
| Name | Description |
|---|---|
| OnAttachedTo(FlexChart) | |
| OnDetachingFrom(FlexChart) | |
| Reset() | Resets zoom to default value. |