AxisLineStylePosition Property |
Get/set the axis shift position value.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public RADouble Position { get; set; }
Property Value
RADoubleZero if the axis is not shifted (normal case). Else the shift value, either as
absolute value in point units (1/72 inch), or relative to the corresponding layer dimension (i.e layer width for bottom axis).
See Also