ChartDirector 7.1 (.NET Edition)

WebChartViewer.ScrollDirection


Declaration

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

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.