using VS 2017 WinForm Desktop application for vb. I pulled an example of the chart that I am having a hard time implementing.
I am getting an error on the following:
Me.ultraChart1.Data.DataSource = Config.ChartDataSet.BarColumnData Me.ultraChart1.Data.DataBind() Me.ultraChart1.BackgroundImage = System.Drawing.Image.FromFile(Config.ImagePath + "/chart_gray_bg.jpg")
Where "Data" is not a member of ultrachart1.
Any help would be helpful
Thanks,
Hello Colin,
Please clarify which chart control you are using? Is it DataChart or UltraChart? Also if you are using any of our existing samples then specify which sample you are referring to. If you are getting this error at compile time then please verify if it’s also complaining about any missing references.
I will further look into this issue as soon as I hear back from you.
Sincerely,Sahaja KokkalagaddaAssociate Software Developer