TextScaleInternalSetRescaling Method |
Sets the rescaling object used by this scale.
Namespace: Altaxo.Graph.Scales.DeprecatedAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void InternalSetRescaling(
NumericScaleRescaleConditions rescaling
)
Parameters
- rescaling NumericScaleRescaleConditions
- The rescaling object to assign.
See Also