ChartDirector 7.1 (.NET Edition)

WebChartViewer.SelectionBorderWidth


Declaration

[C#]public int SelectionBorderWidth {get; set;};
[VB]Public Property SelectionBorderWidth As Integer

Description

Gets or sets the border width of the zoom selection box.

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