Hi Guys,
I have code dynamically generate the legend.
Working well with 2.5
In 2.6, the spacing seem to be issue.
What is the changes in 2.6 related to layout tool legend objects?
I am using usual approach like create legend and changing font from the CIMLegend from definition.
Legend resultLegend = LayoutElementFactory.Instance.CreateLegend(activeLayoutView.Layout, leg_env, activedMapFrame);
Below is the screenshot, left is 2.6, right is 2.5
Left legend is 2.6, Right Legend is 2.5
Any Idea? @UmaHarano @Wolf