Gets or sets a LegendBox object associated with this chart area.
[Visual Basic]
Public Property LegendBox As LegendBox
[C#]
public LegendBox LegendBox {get; set;}
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).
ChartArea Class | ChartArea Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.