ChartDirector 7.1 (.NET Edition)

WebChartViewer.SelectionBorderColor


Declaration

[C#]public string SelectionBorderColor {get; set;};
[VB]Public Property SelectionBorderColor As string

Description

Gets or sets the border color of the zoom selection box as an HTML color.

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