ATTR_SMOOTH_UPDATE

Type: Control attribute
Description: Specifies whether a copy of the graph is stored in an off-screen bitmap. Using an off-screen bitmap results in less plot flicker and smoother cursor movement, but consumes more memory.

0 = Do not use smooth update

1 = Use smooth update

Control Types: Digital graphs, graphs.
Data Type: integer
Default Value: 1

Values

0 False
1 True