Click or drag to resize

XYZPlotLayerInitializeXScaleDataBounds Method

Initializes the x 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 InitializeXScaleDataBounds()
See Also