Back to Devexpress

PolarChartSelectionChangedEventArgs Properties

blazor-devexpress-dot-blazor-dot-polarchartselectionchangedeventargs-dot-underscore-properties.md

latest1.0 KB
Original Source

PolarChartSelectionChangedEventArgs Properties

Contains data for the SelectionChanged event.

NameDescription
IsPointSelectedReturns whether a point is selected.
IsSeriesSelectedReturns whether a series is selected.
PointReturns the last selected or deselected point.
SeriesReturns the clicked series or the series to which the clicked point belongs.

See Also

PolarChartSelectionChangedEventArgs Class

PolarChartSelectionChangedEventArgs Members

DevExpress.Blazor Namespace