Click or drag to resize

NumericalScaleDataBounds Property

Returns the NumericalBoundaries object that is associated with that axis.

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract NumericalBoundaries DataBounds { get; }

Property Value

NumericalBoundaries
See Also