Use the Datatypes palette objects with Picture Functions VIs and the 2D Picture control to create visual representations of data.
Palette Object | Description |
---|---|
Point | Use to define x- and y-coordinates for a point. |
Rectangle | Use to define the corners of a rectangle. |
Font Enum | Use to select either a User-specified Font or one of three built-in fonts: Application Font, System Font, and Dialog Font. |
User Font | Use when Font Enum is set to User-specified Font to specify font, text size, and text formatting. |
Text Alignment | Use to set the horizontal and vertical alignment of text. |