Click or drag to resize

Log10ScaleDataBounds Property

Returns the NumericalBoundaries object that is associated with that axis.

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

Property Value

NumericalBoundaries
See Also