![]() |
TempPlot








Public Data Item |
Declared in: NiPlot.h |
Declaration
bool TempPlot;
Description
Specifies if you can discard a plot if the next CNiGraph plot or chart function does not need it.
Note: Check the value of this property to see if you can discard a plot. Plots allocated at design time or by using the CNiPlots.Add function have this property set to false. Plots allocated by a CNiGraph plot or chart function have this property set to true.