Click or drag to resize

IGraphControllerEnsureValidityOfCurrentPlotNumber 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.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void EnsureValidityOfCurrentPlotNumber()
See Also