Forum Discussion
YunJ
Post Prodigy
6 years agox-axis line
Hi, I want the x-axis line shown here (as the red line). But I cannot find where to set. Thanks Yun
- 6 years ago
YunJ , you have an option in Analytics pane,
https://docs.microsoft.com/en-us/power-bi/desktop-analytics-pane
Or you can create a line clustered chart. Create a measure with static value and use that. You can choose the color for line
Measure = 10
amitchandak
Super User
6 years agoYunJ , you have an option in Analytics pane,
https://docs.microsoft.com/en-us/power-bi/desktop-analytics-pane
Or you can create a line clustered chart. Create a measure with static value and use that. You can choose the color for line
Measure = 10
YunJ
Post Prodigy
6 years agoThanks!