Skip to content

SyncfusionExamples/How-to-synchronize-.NET-MAUI-Cartesian-chart-trackball-with-.NET-MAUI-Slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

How to synchronize .NET MAUI Cartesian chart trackball with .NET MAUI Slider

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.

Output trackball-slider-updated

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 a shorter name before building the project.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages