ExpertComponents WebChart
BorderStyle Property
Namespaces > ExpertChart > Legend > BorderStyle
Style of the legend border line
Syntax
C#Visual BasicManaged C++
public LineStyle BorderStyle { get; set; }
Public Property BorderStyle As LineStyle
public:
LineStyle BorderStyle {
	LineStyle get ();
	void set (LineStyle value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)