annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 

How to change last plot's point style on multiplot XY graph programmatically?

Résolu !
Accéder à la solution

Hi All,

 

I have a multiplot XY graph.  I want to change the last plot's point style programmatically.  Any way to do that?  I tried and looks like only the first plot property is programmatically changable.

 

Thanks for any help.

 

Anne

0 Compliments
Message 1 sur 3
2 804 Visites
Solution
Accepté par l'auteur du sujet ergwser

@ergwser wrote:

Hi All,

 

I have a multiplot XY graph.  I want to change the last plot's point style programmatically.  Any way to do that?  I tried and looks like only the first plot property is programmatically changable.

 

Thanks for any help.

 

Anne


 

Property nodes can be re-sized by dragging down on them.

 

re-size the proprty node you re using and use a "Active Plot" property to set the plot index of the plot you wan to act on.

 

Also note that property nodes execute from top to bottom so the "active Plot" should be above the proprty where you specify the point style.

 

Ben

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Compliments
Message 2 sur 3
2 800 Visites

Hi Ben,

 

Thanks a lot for help. It works.

 

Anne

0 Compliments
Message 3 sur 3
2 794 Visites