Back to Devexpress

ChartLegendClickEventArgs.Series Property

blazor-devexpress-dot-blazor-dot-chartlegendclickeventargs.md

latest825 B
Original Source

ChartLegendClickEventArgs.Series Property

Returns the series associated with the clicked legend item.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public IChartSeriesBase Series { get; }

Property Value

TypeDescription
IChartSeriesBase

The series associated with the clicked legend item.

|

See Also

ChartLegendClickEventArgs Class

ChartLegendClickEventArgs Members

DevExpress.Blazor Namespace