Jump to content

WaveformChart class/Legend.Size.Width property: Difference between revisions

From LabVIEW Wiki
Added new property page.
 
m Category reorg
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
Sets the width, in pixels, of the chart legend. The legend expands or contracts to the right.
Sets the width, in pixels, of the chart legend. The legend expands or contracts to the right.


This property is an element of the [[Legend:Size]] property.
This property is an element of the [[WaveformChart class/Legend.Size property|Legend:Size]] property.




Line 43: Line 43:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category: Property]] [[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 13:58, 7 May 2020

VI Server Property Information
Property ID 634280E
Scope Basic Development Environment
Data Name LegWidth
Short Name* LegWidth
Long Name* Legend:Size:Width
* 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 U32 data type

U32

Property Node Legend:Size:Width
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

Sets the width, in pixels, of the chart legend. The legend expands or contracts to the right.

This property is an element of the Legend:Size property.


Uses

History

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

See Also

External Links