Click or drag to resize

AxisLabelStyleControllerHorizontalAlignment Property

Initializes the horizontal alignment combo box.

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

Property Value

ItemsControllerStringAlignment
See Also