CNiPlot::TempPlot

CNi

Class
CNiPlot::
TempPlot
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: PointStyleNext page: Visible    
Public Data Item Declared in:
NiPlot.h

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

bool TempPlot;

'Description' icon -- Shortcut to top of page. 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.

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