ATTR_PLOT_OPACITY
| Type: | Plot attribute |
| Description: | The level of opacity for the plot on the graph, with 0 being full transparency and 255 being full opacity. You can specify the opacity for VAL_THIN_LINE and VAL_FAT_LINE. All other plot styles draw with opacity set to 255. For polygon plots, plots always draw with opacity set to 255 if the fill color is not transparent. |
| Plot Types: | Bitmap, intensity, line, polygon, rectangle, scaled intensity, waveform, X, XY, Y. |
| Data Type: | integer |
| Valid Range: | 0 to 255 |
| Default Value: | 255 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 2013 and later |