DensityImagePlotStyleEhDataChanged Method |
Called by the parent plot item to indicate that the associated data has changed. Used to invalidate the cached bitmap to force
rebuilding the bitmap from new data.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void EhDataChanged(
Object sender
)
Parameters
- sender Object
- The sender of the message.
See Also