See Also

ChartArea Class  | ChartArea Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

LegendBox Property

Gets or sets a LegendBox object associated with this chart area.

[Visual Basic]
Public Property LegendBox As LegendBox
[C#]
public LegendBox LegendBox {get; set;}

Remarks

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).

See Also

ChartArea Class  | ChartArea Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.