![]() |
ImmediateUpdates








Public Data Item |
Declared in: NiGraph3d.h |
Declaration
bool ImmediateUpdates;
Description
Specifies if the graph draws new data as soon as it is available, or if the form refreshes the graph when it draws other controls.
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.