Click or drag to resize

GraphControllerEnsureValidityOfCurrentPlotNumber Method

This ensures that the current plot number is valid. If there is no plot on the currently active layer, the current plot number is set to -1.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EnsureValidityOfCurrentPlotNumber()

Implements

IGraphControllerEnsureValidityOfCurrentPlotNumber
See Also