From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring the plot in a WPF Graph

I have a WPF Graph instance with several plot instances.

 

I would like to configure dynamically each plot (line color, dot color, size, etc...)

 

Do you have some example or tutorials about it ?

 

Thx.

Florence.

0 Kudos
Message 1 of 2
(819 Views)

Both the "PlotRenderers" and "DefaultPlotRenderers" examples installed with Measurement Studio give examples of dynamically swapping the renderer used to display plots.  You can also refer to the WPF Plot Color question for different examples of setting and binding renderer properties.

~ Paul H
0 Kudos
Message 2 of 2
(797 Views)