Hi, I am programming with Measurement Studio for Visual C++. In order to get nice graphs on paper, I use classic style 2D CWGraphs with:
line color: black,
caption color: black,
plot area color: white,
graph frame color: white,
background color: white.
CWGraph plots the tickmarks of the Y- and X- axes, a grey line at the left, a grey line at the top, but no X-axis and no line at the right (in fact no black Y-axis too). This is because the standard �frame-lines� of a CWGraph are always grey on the left and at the top, and white on the right and at the bottom. Of course, the latter ones are not visible on a white background. Question: how do I get black X- and Y- axis, black �frame-lines� at the top and on the right and
how can I manipulate the width of these lines.
Thanks,
Hugo van Steenis
ErasmusMC Rotterdam