Gets or sets this element's LegendEntry.
[Visual Basic]
Public Property LegendEntry As LegendEntry
[C#]
public LegendEntry LegendEntry {get; set;}
The legend entry represents this element in the LegendBox. Most charts types will only show legend entries of series, not individual elements. Changing this behavior to show the element's legend entries is done by setting the series' Palette or PaletteName properties.
Element Class | Element Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.