Click or drag to resize

AxisLabelStyleControllerVerticalAlignment Property

Gets or sets the available vertical alignment choices.

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

Property Value

ItemsControllerStringAlignment
See Also