Hi,
I'm using Measurement Studio 6.0 for C++ and would like to add a plot legend to a CNiGraph object which contains multiple plots.  The legend would consist of text (i.e. the Y axis label) and the line type as a bitmap image.  Preferably, I would like the legend to be placed outside the plot area.  Is there a property in the graph control which I can set to enable this functionality, or can I use plot annotations?
Thank you.