ChartDirector 5.1 (.NET Edition)

WebChartViewer.ScrollDirection


Declaration

[VB] Public Property ScrollDirection As WebChartDirection
[C#] public WebChartDirection ScrollDirection {get; set;};

Description

Gets or sets the scroll direction for mouse scroll actions.

Note: This property is applicable only if the browser side JsChartViewer is included in the web page.

Please refer to WebChartViewer.ZoomDirection for the supported directions.