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

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