Back to Devexpress

PieChartLegendClickEventArgs.Point Property

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

latest846 B
Original Source

PieChartLegendClickEventArgs.Point Property

Returns the data point associated with the clicked legend item.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ChartSeriesPoint Point { get; }

Property Value

TypeDescription
ChartSeriesPoint

The data point associated with the clicked legend item.

|

See Also

PieChartLegendClickEventArgs Class

PieChartLegendClickEventArgs Members

DevExpress.Blazor Namespace