Skip to main content
A newer version of this page is available. .

Interactive Chart: Bar Selection

Task-based Scenarios - Interactive Chart with Bar Selection

This example demonstrates how to implement interactivity in a ChartView that displays a BarSeries. Users can select bars and see information associated with them.

View Example: Chart Control - Interactive Chart with Bar Selection

Related Controls and Their Properties:

Implementation Details

Refer to the following GitHub example to see implementation details:

View Example: Chart Control - Interactive Chart with Bar Selection