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

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