DensityImagePlotStyleEhDataChanged Method |
Invalidates the cached image after the underlying data changed.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhDataChanged(
Object sender
)
Parameters
- sender Object
- The sender of the change notification.
See Also