ItemLocationDirectAspectPreservingInternalSetScaleXSilent Method |
Sets the x-axis scale factor without raising a change event.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override bool InternalSetScaleXSilent(
double value
)
Parameters
- value Double
- The new x-axis scale factor.
Return Value
Boolean if the scale changed; otherwise,
.
See Also