We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to hide the tooltip values on the top of bars?

Hi,
I want show a bar chart without values on the top of the bars. I try wit the option of EnableTooltip="False", but doesn´t work.
Could you help me please?
Thanks.
Greetings.

3 Replies

PS Parthiban Sundaram Syncfusion Team July 18, 2016 01:58 PM UTC

Hi Greetings,

Thanks for contacting Syncfusion support.

By default, DataMarker is not enabled in SfChart. If your application contains the following code which is used to enable the DataMarker, please remove it. 
  
Needs to be removed:                                      
 
C#: 
DataMarker = new ChartDataMarker() 
{ 
 
}  
XAML: 
<chart:ChartDataMarker> 
 
</chart:ChartDataMarker> 
 

  
  
  
  
  
  
  
  
  
  
  
  
  
 Thanks,
Parthiban S. 



AC Alvaro Corral July 19, 2016 07:22 AM UTC

thanks Parthiban !


YP Yuvaraj Palanisamy Syncfusion Team July 20, 2016 04:46 AM UTC

Hi Alvaro Corral, 
  
Thanks for the Update. 
  
Regards, 
Yuvaraj 


Loader.
Live Chat Icon For mobile
Up arrow icon