Gets or sets this element's LegendEntry.
[Visual Basic]
Public Property LegendEntry As LegendEntry
[C#]
public LegendEntry LegendEntry {get; set;}
[JScript]
public function get,set LegendEntry : LegendEntry
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.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Element Class | Element Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.