[]
Provides translate (panning) behavior for FlexChart. You can scroll through the chart using mouse.
public class TranslateBehavior : BehaviorBase
| Name | Description |
|---|---|
| TranslateBehavior() |
| Name | Description |
|---|---|
| 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. |