Summary
Gets or sets the value indicating whether the scrolling is enabled or disabled for the chart. If disabled, then the
chart is not affected by scrolling, dragging, scaling, or pressing any keyboard keys, but is still affected by
resizing, zooming, and API calls for changing X or Y-axis positions on the chart.
Syntax
public bool IsScrollingEnabled{ get; set; }