SeriesView.LegendItems Property
In This Article
Gets a list of legend items for this series.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
List<DevExpress. |
A List |
#Remarks
For internal use only.
See Also