Click or drag to resize

InverseScaleDataBounds Property

Get the internal DataBound object (mostly for merging).

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

Property Value

NumericalBoundaries
See Also