Issues with Linear Gauge customization

Hello,

I'm using the latest Syncfusion package 18.3.0.53
I believe I found some customization issues.

(1) I can't succeed to make the Axis labels disappear. It seems that the Font Size setting has no effect.
(2) Annotations positioning is screwed up when trying to assign negative axis values

Please see the example below:



The code is simply a modification of the default Syncfusion example.
I attached the file.

Attachment: Index_19501155.zip

3 Replies

SB Swetha Babu Syncfusion Team December 10, 2020 01:19 PM UTC

Hi Sorin, 
  
Thank you for contacting Syncfusion support. 
  
Please find the details for your queries from the below table. 
Query 
Details 
I can't succeed to make the Axis labels disappear. It seems that the Font Size setting has no effect. 
When we checked the provided sample and code snippet, we came to know that the LinearGaugeAxisLabelFont tag is placed in wrong position. We need to set the font size for the label using the "Size" property in the LinearGaugeAxisLabelFont class which is the child component of LinearGaugeAxisLabelStyle class in the linear gauge component. We have modified the sample to resolve the reported issue and the same can be downloaded from the below link. 
  
<<Sample link>> 
Annotations positioning is screwed up when trying to assign negative axis values 
We are able to reproduce the reported scenario. However, we are analyzing the reported issue. We will update you with further details on December 14, 2020. 
  
Please let us know if you need any further assistance. 
  
Regards, 
Swetha Babu 



SO Sorin December 10, 2020 01:59 PM UTC

Hello Swetha,

Thank you for your quick reply!
I was able to solve the first problem about the axis labels by following your instruction.
I'll wait for further updates on the second issue.

Thanks,
Sorin


SB Swetha Babu Syncfusion Team December 12, 2020 04:41 AM UTC

 Hi Sorin,

Thank you for your update.

We have confirmed that the reported issue as a bug and logged a defect report for the same. However, we will include the fix for the reported issue in our weekly NuGet release which will be available at the start of January 2020.

Regards,
Swetha Babu 


Loader.
Up arrow icon