Click or drag to resize

IGraphViewInvalidateCachedGraphBitmapAndRepaint Method

Causes a full redrawing of the plot. If the image is cached, the cache will be invalidated.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void InvalidateCachedGraphBitmapAndRepaint()
See Also