Visual Basic (Declaration) | |
---|---|
Public Property HeaderEntry As LegendEntry |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.