ExpertComponents WebChart
BorderSize Property
Namespaces > ExpertChart > Legend > BorderSize
Size (thickness) of the legend border line. Value between 0 and 20. Default 1.
Syntax
C#Visual BasicManaged C++
public int BorderSize { get; set; }
Public Property BorderSize As Integer
public:
int BorderSize {
	int get ();
	void set (int value);
}

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