ExpertComponents WebChart
Position Property
Namespaces > ExpertChart > Legend > Position
Position of the legend box.
Syntax
C#Visual BasicManaged C++
public LegendBoxPosition Position { get; set; }
Public Property Position As LegendBoxPosition
public:
LegendBoxPosition Position {
	LegendBoxPosition get ();
	void set (LegendBoxPosition value);
}

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