Overview
The .NET MAUI Cartesian Charts control supports interactive features such as zooming and panning, tooltips, trackball, and selection. Configure these interactive features using developer-friendly APIs.
Zooming and panning
Improve the readability of large numbers of data points by zooming and panning. Pinch, select a region, or double-tap to zoom in.

Tooltips
Display a pop-up with additional information when a user taps on a data point.

Trackball
View information about the data point closest to the touch contact point using the trackball in .NET MAUI Cartesian Charts.

Crosshair
Display precise values at the interaction point with crosshair lines and labels to enhance readability.

Data point selection
Interactively select and highlight a data point. This is widely used to navigate to another page of information about a selected data point or update other components in the same page based on the selected data point in the chart.

Series selection
Select a series from the chart series collection. Adding color to the selected series will make charts more interactive.

Our Customers Love Us