Jump to content

XYGraph class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=XYGraph|id=83|scope=basic|class_0=Generic|class_1=GObject|class_2=Control|class_3=GraphChart|class_4=WaveformGraph|class_5=XYGraph}}
{{VIServerClass|83}}


{{stub}}
{{stub}}
Line 60: Line 60:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version

Revision as of 22:09, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name XYGraph class
Class ID 83
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


The XYGraph class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide XYGraph Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
XYGraph Properties Table
Property ID Short Name (English) Description R/W RTE
2DB0B003 CartesianLinesVisible Shows or hides the Cartesian lines.

This property is similar to the Optional Plane»Show Cartesian Lines item on the shortcut menu of an XY graph and the Cartesian lines option on the Scales page of the XY Graph Properties dialog box.

R/W X
2DB0B002 OptionalLabelsVisible Shows or hides the labels of the Nyquist plane, Nichols plane, S plane, or Z plane.

Plane lines must be visible to show optional plane labels. This property is similar to the Optional Plane»Show Nyquist Labels, Optional Plane»Show Nichols Plane Labels, Optional Plane»Show S Plane Labels, and Optional Plane»Show Z Plane Labels items on the shortcut menu of an XY graph. This property also is similar to the Optional plane labels option on the Scales page of the XY Graph Properties dialog box.

R/W X
2DB0B001 OptionalLinesVisible Shows or hides the lines of the Nyquist plane, Nichols plane, S plane, or Z plane.

This property is similar to the Optional Plane»Show Nyquist Lines, Optional Plane»Show Nichols Plane Lines, Optional Plane»Show S Plane Lines, and Optional Plane»Show Z Plane Lines items on the shortcut menu of an XY graph. This property also is similar to the Optional plane lines option on the Scales page of the XY Graph Properties dialog box.

R/W X
2DB0B000 PlaneType Displays a Nyquist plane, Nichols plane, S plane, or Z plane on an XY graph.

This property is similar to the Optional Plane item on the shortcut menu of an XY graph and the Show optional plane option on the Scales page of the XY Graph Properties dialog box.

R/W X

Methods

No Methods for this class.

Events

No Events for this class.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also