The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
SKSriram Kiran Senthilkumar Syncfusion Team August 26, 2021 02:17 PM UTC
Hi Peter,
Greetings from Syncfusion. We have analyzed your scenario at our end, and we are not able to replicate the reported issue regarding the trackballBehavior throwing null exception when setting the tooltipDisplayMode as groupAllPoints. We have also attached the sample used for testing below and we kindly request you to replicate the reported issue in that sample and revert us so that it will be helpful in providing the solutions sooner.
SKSriram Kiran Senthilkumar Syncfusion Team September 30, 2021 01:27 PM UTC
Hi Peter,
We have analyzed your scenario at our end, and we would like to let you know that, when the trackballDisplayMode is set to TrackballDisplayMode.groupAllPoints. then the groupingInfo field available in the TrackballDetails should be used to retrieve the trackball argument values in the trackball builder. We have also checked the provided sample and modified it accordingly to display trackball tooltip similar to your requirement when its display mode is set to groupAllPoints mode. We have attached the modified sample below for your reference.