Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Plot Attribute Change Event

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Event for GraphChart.

Generated when the user changes an attribute of a plot on a graph or chart by right-clicking the plot in the plot legend and selecting an item from the shortcut menu. This event is useful if you want to register user changes and then adjust the functionality of the graph.

Example

Event Data Fields

NameDescription
SourceSource of the event.
0LabVIEW UI
1ActiveX
2.NET
25User Event
nOther
TypeType of event that occurred, such as Mouse Down, Value Change, Timeout, and so on.
TimeValue of the millisecond timer when the event occurred.
CtlRefReference to the control on which the event occurred.
PlotIdxIndex of the plot for which the attribute changed.
PlotRefReference to the plot for which the attribute changed.
OldAttribCluster that contains the attribute values of the plot before the user changed an attribute value.
NewAttribCluster that contains the attribute values of the plot after the user changed an attribute value.

Example

Refer to the Graph Events VI in the labview\examples\general\graphs directory for an example of using the Plot Attribute Change event.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit