Forum Discussion
YunJ
6 years agoPost Prodigy
x-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
- amitchandakSuper 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
- YunJPost Prodigy
Thanks!