DataMeshPlotItemOnChanged Method |
Handles change notifications raised by child objects.
Namespace: Altaxo.Graph.Graph3D.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void OnChanged(
EventArgs e
)
Parameters
- e EventArgs
- The event arguments.
See Also