Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Measurement Studio 8.5 Legends

I am using the CNiGraph control in Measurement Studio professional edition v8.5 for Visual Studio 2005. 
In this version is it possible to insert a dynamic legend for a plot using an unmanaged language (c++) and not c#?
 
Thank you.
0 Kudos
Message 1 of 2
(6,631 Views)

Hi Bobby60

 

The simple answer to your question is no. The improvements made to CniGraph (CWGraph) do not include the legendary behavior you are after. I assume you have seen this KnowledgeBase document that walks through how to use a second graph as a legend for the first. The steps described in this document could be modified so that the elements of the “legend” are configured programmatically.

 

Now, if you are willing to start making the move to C#, the WaveformGraph can be tied to a Legend control. Yes, a Legend control. There is a description of this control on page 2-8 of the Measurement Studio User Manual.

 

Regards,

 

Hudson | NIIT AE

0 Kudos
Message 2 of 2
(6,615 Views)