XYGraph class: Difference between revisions
Started page |
(No difference)
|
Revision as of 03:55, 30 August 2019
| 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. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The XYGraph class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide XYGraph Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| 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
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |