Click or drag to resize

XYZPlotLayerInitializeYScaleDataBounds Method

Initializes the y scale data bounds, for instance if the scale instance has changed or was deserialized.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void InitializeYScaleDataBounds()
See Also