Click or drag to resize

ScaleDataBoundsObject 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 IPhysicalBoundaries DataBoundsObject { get; }

Property Value

IPhysicalBoundaries
See Also