Click or drag to resize

AxisLabelStyleYOffset Property

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

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

Property Value

Double
See Also