I am unfimilar with the proper syntax to brush background to Another Panel that is not the Price panel.
My strategy uses multi panels and it would be easier to just brush panel instead of another window.
Please Advise, Thanks in Advance.
I am unfimilar with the proper syntax to brush background to Another Panel that is not the Price panel.
My strategy uses multi panels and it would be easier to just brush panel instead of another window.
Please Advise, Thanks in Advance.
ChartControl contains a ChartPanels collection you can use to access other panels coordinate information. The ChartControl is always the render target and you can simply use the panel of interest to calculate the drawing location.