ExpertComponents WebChart
Left Property
Namespaces > ExpertChart > Margins > Left
Left margin of the chart legend box
Syntax
C#Visual BasicManaged C++
public int Left { get; set; }
Public Property Left As Integer
public:
int Left {
	int get ();
	void set (int value);
}

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