AxisLineStyleGetOuterDistance Method |
Returns the used space from the middle line of the axis
to the last outer object (either the outer major thicks or half
of the axis thickness)
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double GetOuterDistance(
CSAxisSide side
)
Parameters
- side CSAxisSide
- The side of the axis at which the outer distance is returned.
Return Value
Double[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Axis.AxisLineStyle.GetOuterDistance(Altaxo.Graph.CSAxisSide)"]
See Also