Gets or sets a LegendEntry that is used as a header of this LegendBox.
[Visual Basic]
Public Property HeaderEntry As LegendEntry
[C#]
public LegendEntry HeaderEntry {get; set;}
This entry is not visible by default. To use it, set HeaderEntry.Visible = true. By default this object has different style settings that accentuate the fact that it is a header. Additional headers can be added to the ExtraEntries collection.
LegendBox Class | LegendBox Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.