Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
hi how can i change chart legend font color and how to give figures round in a pie chart?
 
					
				
		
 jagan
		
			jagan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Dushan,,
Try like this
Chart Properties -> Presentation -> Legend ->Settings-> Font -> Select Font color
Use Round(Sum(FieldName)) for rounding in expression.
Regards,
jagan.
 maxgro
		
			maxgro
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		in presentation tab
legend
settings
font
color
figures round? is it formatting numer? if yes in number tab
 its_anandrjs
		
			its_anandrjs
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
You can change from
Presentation tab -> Legend ->Settings ->Font -> Color -> Fixed.
Thanks & Regards
 
					
				
		
In presentation tab of the chart, you can set properties of legend like as shown in below screenshot. You can set number to round figure in Number tab of properties of chart.
Hope it is what you need.
Smita.
 
					
				
		
 jagan
		
			jagan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Dushan,,
Try like this
Chart Properties -> Presentation -> Legend ->Settings-> Font -> Select Font color
Use Round(Sum(FieldName)) for rounding in expression.
Regards,
jagan.
