Jump to content

WaveformChart class/Legend.Plot Visibility Checkbox Visible property: Difference between revisions

From LabVIEW Wiki
m Category reorg
 
Line 29: Line 29:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version
! Change(s)
! Change(s)
|-
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2011|link=LabVIEW 2011]]
|More info to come.
| This property was added in [[LabVIEW 2011]].
|}
|}
== See Also ==
== See Also ==
{{ambox|text=Add links to internal wiki pages that would also help.}}
{{ambox|text=Add links to internal wiki pages that would also help.}}

Latest revision as of 19:25, 10 June 2020

VI Server Property Information
Property ID 6342817
Scope Basic Development Environment
Data Name PlotVisCheckboxVis
Short Name* PlotVisCheckboxVis
Long Name* Legend:Plot Visibility Checkbox Visible
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 23
Owning Class Name WaveformChart Class
Data Type Boolean data type

Boolean

Property Node Legend:Plot Visibility Checkbox Visible
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Determines whether to show or hide the Plot Visibility checkbox on the plot legend. Use the checkbox to select which plots you want to display in the plot area.

This property is similar to the Visible Items»Plot Visibility Checkbox option in the shortcut menu of the plot legend of a graph or chart.


Uses

History

Version Change(s)
LabVIEW 2011 This property was added in LabVIEW 2011.

See Also

External Links