Gets a LegendItemsCollection object, used for custom legend items.
Legend custom items collection
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property CustomItems As LegendItemsCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LegendItemsCollection CustomItems {get;} |
Return Value
A LegendItemsCollection object.
This collection property can be used to add, delete or modify custom legend items.
Custom legend items, unlike default legend items, do not have associated series or data points. Refer to the Default Legend Entries and Custom Legend Entries topics for further details.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family