ExpertComponents WebChart
LegendBox Property
Namespaces > ExpertChart > WebChart > LegendBox
Chart legend settings
Syntax
C#Visual BasicManaged C++
public Legend LegendBox { get; set; }
Public Property LegendBox As Legend
public:
Legend^ LegendBox {
	Legend^ get ();
	void set (Legend^ value);
}

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