Hey everyone,
I'm trying to create a process to construct a Link Chart through a python script. I've been diving through the documentation and it looks like there aren't any methods in arcpy that can access or create a Link Chart. Does anyone know if I'm looking in the wrong place or if this functionality exists elsewhere? The closest I could find to any Link Chart scripting/code access was in the ArcGIS Pro SDK, but that would require a lot more research in order to build an add-in that I'm hoping I could just do in a Python script.
Any input or advice would be greatly appreciated! Thank you!
(I am running ArcGIS Pro 2.8.3)