I am using NLegend to display coloring of the chart. The chart uses
m_ChartControl.Settings.RenderSurface =
RenderSurface.Window;In some case the legend do not show up on the image, but changing window size may make the legend appear, though it's not always in the correct place.
I've attached the image that shows the original legend position and the legend position after small resize of the window. The legend moved down and only partially visible, sometimes it disappears completely. The legend may not show up with some PredefinedLegendStyle, for example "Left", but may get visible with other. Also the legend is always visible with RenderSurface.Bitmap.
Do you have an idea how to fix this problem.
Thanks,
Yuri Gaidoukevitch