SyncfusionExamples / How-to-Select-Multiple-Scatter-Data-Points-with-Mouse-Drag

This article explains how to select multiple scatter data points with mouse drag using the WPF SfChart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Select Multiple Scatter Data Points with Mouse Drag

The WPF Chart allows you to select multiple scatter data points using the canvas and mouse drag.

The following demo visualizes how to select multiple scatter data points using mouse drag, which shows the respective values in a list view. Demo

Troubleshooting

Path too long exception

If you are facing a path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project.

For more details, refer to the KB on how to select multiple scatter data points using the mouse drag.

About

This article explains how to select multiple scatter data points with mouse drag using the WPF SfChart.


Languages

Language:C# 100.0%