Click or drag to resize

AxisLabelStyleVerticalAlignment Property

Vertical aligment of the label.

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

Property Value

StringAlignment
See Also