ItemLocationDirectAbsolutePivotPositionY Property |
Gets or sets the absolute y position of the pivot point of the item.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double AbsolutePivotPositionY { get; set; }
Property Value
Double
The absolute pivot y position.
Exceptions See Also