Click or drag to resize

DensityImagePlotStyleEhDataChanged Method

Invalidates the cached image after the underlying data changed.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void EhDataChanged(
	Object sender
)

Parameters

sender  Object
The sender of the change notification.
See Also