No Xojo Charts in Console app?

I have a Xojo Charts Container that I use to show/export charts for Desktop, Web and Mobile.

I was thinking maybe I could auto-generate and email Xojo Charts via a Console application, like I can with ChartDirectorMBS.

Am I correct in assuming that I cannot create/export Xojo Charts in a Console application?

Yes. And you don’t need to assume: :wink:

1 Like

I think it deserves a Feature Request for a Chart Class, basically a specialized canvas with no UI events, differently of DesktopChart, just used to produce a Chart picture that can be placed anywhere. Actually it probably should be the base class to all other Charts (excluding web probably). Console apps must have tools to draw graphics and charts off-screen to be saved as files or inserted anywhere, including PDFs.

2 Likes