Back to Devexpress

ChartSelectionChangedEventArgs Properties

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

latest1.0 KB
Original Source

ChartSelectionChangedEventArgs Properties

Contains data for the SelectionChanged event.

NameDescription
IsPointSelectedIdentifies whether a point is selected.
IsSeriesSelectedIdentifies whether a series is selected.
PointReturns the last point that is clicked (selected or deselected).
SeriesReturns the clicked series or the series to which the clicked point belongs.

See Also

ChartSelectionChangedEventArgs Class

ChartSelectionChangedEventArgs Members

DevExpress.Blazor Namespace