For reference: I am running Visual Studio 2010, .NET 4.0, and Crystal Reports v 13.0.
I created a bar chart and am having an issue adding a trend line and other formatting (axes, colors) besides the basic chart functionality. After searching through various online resources, it seems as if I'm missing a lot of formatting functionality. When I right click on the chart in the designer, I'm supposed to see multiple formatting options such as "Trend Lines" and instead I only see "Chart Options" and "Chart Expert", which don't have formatting options described in various forums I've read through. Could I have forgotten a Reference? I reference CrystalDecisions.CrystalReports.Engine, CrystalDecisions.ReportSource, CrystalDecisions.Shared, CrystalDecisions.Web. I'm fairly new to crystal reports and would appreciate insight you may have.
Thanks!