The left hand position of the charting area within the final image

Namespace:  jChart
Assembly:  jChart (in jChart)
Version: 1.1.0.6 (1.1.0.6)

Syntax

C#
public int OuterX { get; set; }
Visual Basic (Declaration)
Public Property OuterX As Integer
Visual C++
public:
property int OuterX {
	int get ();
	void set (int value);
}

Field Value

Return Value

Remarks