This repository contains a sample project demonstrating how to synchronize the trackball behavior of a .NET MAUI SfCartesianChart with a Slider control, enabling interactive data exploration through synchronized navigation.
In .NET MAUI SfCartesianChart, synchronizing the trackball behavior with a slider control enables users to interactively explore data points by navigating through chart positions using the slider. This creates a dynamic data exploration experience where the trackball automatically displays corresponding data values at the selected position.
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 a shorter name before building the project.
