|
Marquee color |
Posted by Darryl on Mar-01-2011 05:10 |
|
Is it possible to set the marquee (selection rectangle) color?
I've selected a black background for the plot area, a light gray for the grid colors, and brighter colors for data set lines and symbols. The marquee is drawn in black by default and isn't as visible in that color scheme as it would be if it were drawn in a lighter color -- can it be changed? |
Re: Marquee color |
Posted by Peter Kwan on Mar-02-2011 01:04 |
|
Hi Darryl,
You may use CChartViewer::setSelectionBorderColor to change the border color of the selection rectangle.
Hope this can help.
Regards
Peter Kwan |
Re: Marquee color |
Posted by Darryl on Mar-02-2011 02:06 |
|
Thank you very much. I knew it had to be in the documentation somewhere, and I apologize for bothering you with something that I should have been able to find myself. |
|