Enum ScrollMode
This enumeration represents scroll modes available in RadChart.
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public enum ScrollMode
None
Choose this option when no zoom/scroll is required.
ScrollAndZoom
Choose this option both scroll and zoom are enabled.
ScrollOnly
Choose this option for scenarios with pre-zoomed chart, where scrolling is enabled.