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

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