Click or drag to resize

Log10TickSpacingControllerTransformationIsMultiply Property

Gets or sets the transformation mode that determines whether the transformation multiplies or divides.

Namespace: Altaxo.Gui.Graph.Scales.Ticks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<bool> TransformationIsMultiply { get; set; }

Property Value

ItemsControllerBoolean
See Also