Back to Devexpress

PieChartLegendClickEventArgs.Series Property

blazor-devexpress-dot-blazor-dot-piechartlegendclickeventargs-e2cac635.md

latest837 B
Original Source

PieChartLegendClickEventArgs.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 IPieChartSeries Series { get; }

Property Value

TypeDescription
IPieChartSeries

The series associated with the clicked legend item.

|

See Also

PieChartLegendClickEventArgs Class

PieChartLegendClickEventArgs Members

DevExpress.Blazor Namespace