Is there a way to add the y-axis back to a bar chart if it has been deleted? Right now, all I have found to do is create a new chart and set it up again like my other chart, just not deleting the y-axis. :/ I’m using Report Builder 2.0.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Figured it out. Select the chart then, in the Properties pane under Chart, hit the ‘…’ button next to ChartAreas (Collection). That brings up a ChartArea Collection Editor window. Under Axes in the right column, hit the ‘…’ button next to CategoryAxes. That brings up a ChartAxis Collection Editor window. Under Appearance, toggle Visible to True.