Jump to content

XYGraph class

From LabVIEW Wiki
Revision as of 03:55, 30 August 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name class
Class ID {{{1}}}
Scope
Class Inheritance

This class is a top-level class.

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