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

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