Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How turn off labels in CandlestickRenderer? (Read 6116 times)
NymoBasePro
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 6
Joined: Jul 27th, 2021
How turn off labels in CandlestickRenderer?
Sep 30th, 2021 at 8:30am
Print Post  
Hi,

I have a lineRenderer with labels, these work fine.

I have added an CandlestickRenderer added to my linechart:
lineChart.Plot.SeriesRenderers.Add(CandlestickRenderer);

But now I have 2 types of labels under eachother.

How can I turn off the labels from CandlestickRenderer?

With kind regards,
Nymo
  

2021_09_30_10_34_12.png ( 45 KB | 123 Downloads )
2021_09_30_10_34_12.png
Back to top
 
IP Logged
 
Slavcho
God Member
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: How turn off labels in CandlestickRenderer?
Reply #1 - Sep 30th, 2021 at 10:25am
Print Post  
Hi,

If it's a different series displayed in one of the renderers, you could clear the XLabel flag from series.SupportedLabels value.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint