Set Y Label

Set the label for the Y axis.

../_images/YLabel.png
int32_in int32_out Plot ID/Plot ID Out
Plot identifier. Plot ID Out always contains the same value as Plot ID.
string_in Label
Text to display. May contain inline markup; see Using Inline Text Markup.
label_props Properties

Property cluster, available under the “Properties” subpalette.

cluster_in Text

Controls text layout and options.

uint32_in Color
Text color (PlotColor or LabView color).
uint32_in Background Color
Color of text background (box directly behind the text.) PlotColor or LabView color.
int32_in Font Size
Size of text. Choosing a relative size (Small, Medium, Large, etc.) from the drop-down is recommended. You can also choose “Other” and specify an absolute font size (in points) manually.
enum_in Font Style
Style of font (normal, italic, bold).
double_in Rotation angle
Angle of rotation (about left bottom corner).
error_in error_out Error In/Out
Terminals for standard error functionality.

Axis Types

This VI supports rectangular axes. Use with polar axes will result in 402905 - Operation Not Supported for Polar Plot.