From the course: SQL Server: Reporting Services
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Format charts - SQL Server Tutorial
From the course: SQL Server: Reporting Services
Format charts
- [Instructor] Formatting charts is a little bit trickier than formatting tables because so many of the options are only available through the Property pages. And each element of the chart, the title, the y and x-axis labels and values, the data bars, the background grid, all of these elements have their own properties and there's no single location where you can go to change everything about the design. Now, with that said, I would like to make some changes to this chart. First, I need to give it a title. Then, I want to adjust the display of the values on the left. These numbers are in millions and it's a little bit hard to read with all the extra zeros. The numbers representing the months along the bottom are only showing the even numbers. I'd like to see every number. Next, I want to show you how to change the colors that are applied to the columns. And finally, I'd like to add labels to the horizontal and vertical axes so we know what these numbers actually mean. So let's go into…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.