Hi - We are creating a custom report and want to include a quadrant scatter chart output similar to that of the Evaluate Process script output. Currently though, we cannot use the API to create the XYChart or the ArisChart. In the script help, there are only Constants for four chart types: Bar, Pie, Line and Radar. But when you look at the options under ARIS Script > reports and semantic checks > Objects > Chart, you can see the "XYChart" class with its own methods.
How do we make use of the XYChart? What constant should be used for Conext.createChart()?