Hello everyone,
I’m currently working on automating some map production tasks using Arcpy, and I’m facing a challenge when it comes to customizing the appearance of a legend.
I want to create a legend that has:
- A white background with borders
- Hidden layer names and headings
I’ve checked the ESRI documentation, but I can’t seem to find a straightforward way to achieve this using Arcpy. Additionally, I haven’t been able to find information on how to import an existing legend style.
Could anyone guide me on how to customize a legend’s appearance to have a white background and borders and hide the layer names and headings in the legend, or import a legend style via Arcpy.
Any advice or code examples would be greatly appreciated!
Thanks in advance for your help!