• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Range Selection in ASP.NET Core Chart Control

This sample demonstrates the range selection behavior and its mode in the charts.

DEMO
SOURCE
Selection Mode:
Enable Multi Selection:

In this example, you can see how to select points in a specific region. You can change the Selection Mode in the properties panel. You can also enable multiple selection.

Click and drag to enable a rectangular selection and it will display the collection of points that are selected under the region.

Rectangular selection can be set using the SelectionMode property and it supports the following modes.

  • DragXY - Rectangular selection with respect to both axes.
  • DragX - Rectangular selection with respect to horizontal axis.
  • DragY - Rectangular selection with respect to vertical axis.

More information about the rectangular selection can be found in this documentation section.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab