Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1015
Showing major grid lines based on X-axis labels for a Composite Chart
posted

I'm currently using an UltraChart (composite) in 11.2 controls to create a Burndown chart for an application. I'd like to only display grid lines on the X-axis where the data labels occur. Right now, the chart has a solid gray background appearance I think because of the number of points on the axis.

On the chart below, I'd like to only see grid lines at the location of the red lines, but for each axis label (dates) below. How can I accomplish this?

 

Thanks.