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.
SASanthiya Arulsamy Syncfusion Team November 20, 2015 09:21 AM UTC
Hi George,
Thanks for contacting Syncfusion support.
We have analyzed your requirement. In SfChart, AdornmentPosition functionality will be applied to all the adornments in the series. Please provide more information about your requirement. This would help us to give you an appropriate solution.
Thanks,
Santhiya A.
GSGeorge StergNovember 20, 2015 09:25 AM UTC
I would like to set some adornments with TopBottom position and other with Top position. I would to change that by setting it from the labelTemplate ( a TextBlock for example).
SASanthiya Arulsamy Syncfusion Team November 20, 2015 03:48 PM UTC
Hi George,
Thanks for your update.
We have prepared a work around sample to place an adornment either in Top or TopBottom based on the segment’s height. Please find the sample from the following location.
SASanthiya Arulsamy Syncfusion Team November 24, 2015 12:47 PM UTC
Hi George,
Thanks for your update.
You can achieve your requirement by using the LabelRotationAngle property in the AdornmentInfo. We have modified the sample for your reference. Please find the sample from the following location.
The sample is giving me an error that the AdornmentInfo has no definition for the LabelRotationAngle. I'm using the 13.1451.0.21 version.
Thanks.
SASanthiya Arulsamy Syncfusion Team November 25, 2015 09:53 AM UTC
Hi George,
Sorry for the inconvenience caused.
“LabelRotationAngle for Adornments” feature available from 13.2 release version. Could you please upgrade to the latest version? Or else please find the modified sample with a work around from the following location.