ExpertComponents WebChart
Space Property
Namespaces > ExpertChart > AxisSettings > Space
Space between the axis and the edge of the chart. Value between 0 and 500. Default 75.
Syntax
C#Visual BasicManaged C++
public int Space { get; set; }
Public Property Space As Integer
public:
int Space {
	int get ();
	void set (int value);
}

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