ChartDirector 5.1 (.NET Edition)

WebChartViewer.SelectionBorderColor


Declaration

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

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.