acarita Report post Posted November 8, 2014 Hello, I am trying to setup a chart as close as possible to our designers specs. What I am looking for are properties to do the following: Change the background color of the Caption, and have it run the full width of the chart Add an image to the caption Change the background color of the y-axis, and have it run the full height of the chart. I found the yAxisNameBgColor, but that only puts a background behind the name. I need it to go the full height of the chart Change the background of the x-axis. This also needs to run the full length of the chart. I attached an image showing what I am trying accomplish. Any help is very much appreciated. Thanks Share this post Link to post Share on other sites
Sanjukta Report post Posted November 12, 2014 Hello, I am trying to setup a chart as close as possible to our designers specs. What I am looking for are properties to do the following: Change the background color of the Caption, and have it run the full width of the chart Add an image to the caption Change the background color of the y-axis, and have it run the full height of the chart. I found the yAxisNameBgColor, but that only puts a background behind the name. I need it to go the full height of the chart Change the background of the x-axis. This also needs to run the full length of the chart. I attached an image showing what I am trying accomplish. Any help is very much appreciated. Thanks Hi, Please note that natively you cannot use background color in the way you have displayed. However, you can use annotations for this as shown in the following link: http://jsfiddle.net/sanjuktamukherjee/eZjjT/513/ Hope this helps. Share this post Link to post Share on other sites