ATTR_PLOT_LG_VISIBLE

Type: Plot attribute
Description: Specifies whether the graph legend should show an item corresponding to this plot.

If, at the time the plot was added to the graph, the graph's ATTR_LEGEND_AUTO_INSERT was enabled, then the plot will have this attribute set to 1 by default, otherwise it will be set to 0.

Plot Types: Arc, bitmap, intensity, line, oval, point, polygon, rectangle, scaled intensity, text, waveform, X, XY, Y.
Data Type: integer

Values

0 False
1 True