Gets or sets a LegendBox object associated with this chart area.
[Visual Basic]
Public Property LegendBox As LegendBox
[C#]
public LegendBox LegendBox {get; set;}
[JScript]
public function get,set LegendBox : LegendBox
This property is null by default. By instantiating a new LegendBox, LegendEntry objects of the series or element in this chart area will appear in this LegendBox. Otherwise, they would appear in the main chart area's legend box (Chart.ChartArea.LegendBox).
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ChartArea Class | ChartArea Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.