Forum Discussion
Displaying text in Chart visual
I want to display the text(Highlighted in yellow) in Stacked Column and Line chart visual. Can anyone help How can I achieve this?
- Anonymous6 years ago
If it's static text, then click
Text Box on the Home Tab, and just type it in. You can format the text box to remove the background so it sits on top of visuals nicely.
If it's dynamic, place the value into a Card Visual, again remove the background if needed.
If it's not sitting onto of the visual, you might need to click on the Format tab, and set it to bring forward.
2 Replies
- AnonymousNot applicable
If it's static text, then click
Text Box on the Home Tab, and just type it in. You can format the text box to remove the background so it sits on top of visuals nicely.
If it's dynamic, place the value into a Card Visual, again remove the background if needed.
If it's not sitting onto of the visual, you might need to click on the Format tab, and set it to bring forward.
- subho220Helper I
Thanks Anonymous