Hi.
I'm creating a add-in for standardizing the layout of the maps created by the ArcGIS Pro users, and one of the functions is to create a legend element. I'm able to create the legend and add it to the layout, but there are some criteria I've not been able to figure out.
One of the criteria for the layout is that the items of polyline-layers is symbolized with a zigzag-line. Is it possible to symbolize the polyline-layers with a zigzag-symbol while still having the TOC-symbol horizontal (legend patch)?
There is also one criteria that the layername shown in the legend is based on a property in the add-in. Is it possible to do this while not having to change the layer name in the TOC?
I can't see that it's possible to set the symbol or labelname in the CIMLegendItem class.