Back to Devexpress

PolarChartLegendClickEventArgs.Series Property

blazor-devexpress-dot-blazor-dot-polarchartlegendclickeventargs.md

latest853 B
Original Source

PolarChartLegendClickEventArgs.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 IPolarChartSeries Series { get; }

Property Value

TypeDescription
IPolarChartSeries

The series associated with the clicked legend item.

|

See Also

PolarChartLegendClickEventArgs Class

PolarChartLegendClickEventArgs Members

DevExpress.Blazor Namespace