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.
MKMuneesh Kumar G Syncfusion Team September 6, 2019 04:07 AM
Hi Alberto,
Greetings from Syncfusion.
Currently don’t have support to set custom Y position for Trackball labels. Also, we can’t get your exact requirement from your query. Please share your exact use case scenario with complete details. This would be helpful for us to give better solution in this.
Thanks,
Muneesh Kumar G
LULucaSeptember 6, 2019 04:48 AM
hi,
in ios version i am able to do this.
i think that you should add a feature, or let as change the position as i'm doing on ios version of your library, why?
simply because when i touch in order to see the track, my finger covers the graph and i can't see the value.
so the best solution, from my side, should be show the label on the top of the chart as other competitor are doing, like this:
SMSaravanan Madheswaran Syncfusion Team September 9, 2019 03:43 AM
Hi Luca,
We have analyzed your requirement and we would like to let you know that already we have a feature to show the trackball at the top of the chart area. You can achieve this by setting LabelDisplayMode as GroupAllPoints which is available in ChartTrackballBehavior. Please refer the below code.