Click or drag to resize

AxisLabelStyleOffsetY Property

The y offset relative to font size, i.e. a value of 1 is 1*FontSize.

Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double OffsetY { get; set; }

Property Value

Double
See Also