TextScaleInternalSetDataBounds Method |
Sets the data bounds used by this scale.
Namespace: Altaxo.Graph.Scales.DeprecatedAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void InternalSetDataBounds(
TextBoundaries bounds
)
Parameters
- bounds TextBoundaries
- The bounds to assign.
See Also