ATTR_DS_BIND_POINT_STYLE
Type: | Control attribute |
Description: | The point style for any plots created in the graph by a DataSocket connection. Linux: DataSocket is not supported. |
Control Types: | Graphs. |
Data Type: | integer |
Default Value: | VAL_EMPTY_SQUARE |
LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |
Values
VAL_EMPTY_SQUARE | An empty square. |
VAL_SOLID_SQUARE | A solid square. |
VAL_ASTERISK | An asterisk type character. |
VAL_DOTTED_EMPTY_SQUARE | An empty square with a dot in its center. |
VAL_DOTTED_SOLID_SQUARE | A solid square with a dot in its center. |
VAL_SOLID_DIAMOND | A diamond shape (similar to a cross). |
VAL_EMPTY_SQUARE_WITH_X | An empty square with an x-like shape in its center. |
VAL_EMPTY_SQUARE_WITH_CROSS | An empty square with a cross in its center. |
VAL_BOLD_X | A bold x-like shape. |
VAL_SMALL_SOLID_SQUARE | A small solid square. |
VAL_SIMPLE_DOT | A small dot. |
VAL_EMPTY_CIRCLE | An empty circle. |
VAL_SOLID_CIRCLE | A solid circle. |
VAL_DOTTED_SOLID_CIRCLE | A circle with a dot in its center. |
VAL_DOTTED_EMPTY_CIRCLE | A solid circle with a dot in its center. |
VAL_BOLD_CROSS | A bold cross of equal height and width. |
VAL_CROSS | A cross of equal height and width. |
VAL_SMALL_CROSS | A small cross of equal height and width. |
VAL_X | An x-like shape. |
VAL_SMALL_X | A small x-like shape. |
VAL_DOTTED_SOLID_DIAMOND | A solid diamond shape with a dot in its center. |
VAL_EMPTY_DIAMOND | An empty diamond shape. |
VAL_DOTTED_EMPTY_DIAMOND | An empty solid diamond shape with a dot in its center. |
VAL_SMALL_EMPTY_SQUARE | A small empty square. |
VAL_NO_POINT | No cursor point. |