I would like to create a line chart with 2 series. One the actual values and the other a set limit. I'm able to do this, but I would like to hide the series label for the limit line (the one that shows the actual values for each data point).
It appears that I can either hide all series labels, but not just for one of the series. Can this be done?
Display Chart Limit
Display Chart Limit
I was able to accomplish this using the "Constant Line" property.
However, I would still like to know if different series can have different label properties. For example, can one series show the labels and another hide them?
However, I would still like to know if different series can have different label properties. For example, can one series show the labels and another hide them?
Display Chart Limit
Hello.
Sorry for the delay with response. We need some additional time to prepare the answer for you.
Thank you.
Sorry for the delay with response. We need some additional time to prepare the answer for you.
Thank you.
Display Chart Limit
No problem... I found the "Show Series Labels" property and set it to "None" which gave me exactly what I needed.
Display Chart Limit
Hello,
Excellent.
Have a nice day!
Thank you.
Excellent.
Have a nice day!
Thank you.
Display Chart Limit
Hello.
Thank you.
You could also set the Show Series Labels property of the Series to FromSeries then the Series Labels will be taken from series but not from Chart properties.grg wrote:No problem... I found the "Show Series Labels" property and set it to "None" which gave me exactly what I needed.
Thank you.