SeriesView.LegendItems Property
Gets a list of legend items for this series.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v19.2.dll
Declaration
public List<LegendItem> LegendItems { get; }
Public ReadOnly Property LegendItems As List(Of LegendItem)
Property Value
Type |
Description |
List<DevExpress.UI.Xaml.Charts.LegendItem> |
A List<T><DevExpress.UI.Xaml.Charts.LegendItem,> object.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...