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
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
2 Replies
- amitchandak
Super User
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
- YunJ
Post Prodigy
Thanks!