Click or drag to resize

TextScaleInternalSetDataBounds Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.Deprecated.TextScale.InternalSetDataBounds(Altaxo.Graph.Scales.Boundaries.TextBoundaries)"]


Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void InternalSetDataBounds(
	TextBoundaries bounds
)

Parameters

bounds  TextBoundaries

[Missing <param name="bounds"/> documentation for "M:Altaxo.Graph.Scales.Deprecated.TextScale.InternalSetDataBounds(Altaxo.Graph.Scales.Boundaries.TextBoundaries)"]

See Also