so apologies!
I'm using a plot in the panel bars, but I want OnRender to be able to draw in the panel and the chart.
I know to use base.OnRender(chartControl, chartScale);
but I forgot the precise settings to be able to draw on both.
Thank you in advance!

Comment