Hi,
Thanks for adding this new feature.
I allow users to change the legend position from a shortcut menu on the chart. If they change, say, from right to top, the PaletteOrientation doesn't change automatically like a standard legend does.
I achieve the legend position change by having separate chart and legend panels and reorganising them. I could switch the PaletteOrientation myself but I cannot see how to get from the Chart Legend (NLegend chartLegend) to the elements on it to achieve this (as they were added using chart.DisplayOnLegend = chartLegend). Is there a way to do this?
Thanks
Kevin
PS there is a typo in the property NAutoLegend.PaleteScalePosition (missing t)