Click or drag to resize

LinearPartitioningOnChanged Method

[Missing <summary> documentation for "M:Altaxo.Graph.LinearPartitioning.OnChanged(System.EventArgs)"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override void OnChanged(
	EventArgs e
)

Parameters

e  EventArgs

[Missing <param name="e"/> documentation for "M:Altaxo.Graph.LinearPartitioning.OnChanged(System.EventArgs)"]

See Also