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.
Hi,PFB snapshot. On zooming out, the bar values do overlap. Hence, was wondering if the font size of the bar values can change based on the zoom factor. For eg, on zooming in, the bar value font size increases and on zoom out font size reduces to avoid overlap.2nd point : Also , is it possible to apply the same thing to x axis labels based on zoom factor..
NCNaveen C RamachandrappaJune 16, 2017 08:40 PM UTC
Hi,
I tried this and following is my finding.
xAxis.LabelRotationAngle = -45; works fine but series.DataMarker.LabelStyle.Angle = 270; is working only on WP and not on android. In android, it remains unchanged. Looks like the other styles on datamarker label is also not working. I am using datamarker data template as well and also using datamarker label style.
Snapshots below.
Android :
Windows UWP:
PSParthiban Sundaram Syncfusion Team June 19, 2017 10:24 AM UTC
Hi Naveen,
Thanks for the update.
We would like inform you that, DataMarker label style won’t work in datamarker template. However, based on your requirement we have achieved it in previous updated sample using Label content and Label Rotation Angle in default datamarker.
Please let us know, if you need further assistance on this.