Can I insert a picture as the background fill on a chart in Aspose.Cells? I do this in Excel under Format Plot Area, Fill Effects, Picture. If not, can I use a designer file with a chart on it and add my series to that chart?
Can I insert a picture as the background fill on a chart in Aspose.Cells?
Well, you may implement all types of Fill Effects (Gradient, Texture, Pattern) except Pictures. Hopefully, we may consider it soon in our next releases or so.
can I use a designer file with a chart on it and add my series to that chart?
Yes, you can do it. You can manipulate desinger charts in your template files now. E.g., I add some more data series into the designer chart in a template file (attached):
Thanks for the fast response. What is critical to our application is the custom background used to plot our X Y scatter points against. I tried as you suggested to open a designer file but he picture background did not show when I saved the file.