CNiGraph::ImmediateUpdates

CNi

Class
CNiGraph::
ImmediateUpdates
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: GraphFrameStyleNext page: KeyboardMode    
Public Data Item Declared in:
NiGraph.h

'Declaration' icon -- Shortcut to top of page. Declaration

bool ImmediateUpdates;

'Description' icon -- Shortcut to top of page. Description

Specifies if the graph draws new data as soon as it is available.

Notes:

1. Set this property to true to guarantee that the graph plots all available data.

2. Set this property to false to skip graph updates for other events.

'See Also' icon -- Shortcut to top of page. See Also