Hello,
I've created a RDLC file to view report and i've a line chart in it. I want to set the properties of the chart such as category, X axis interval, Y axis interval, colors etc dynamically. How can i set them through code? I'm using C#.Net.
Thank you NLV