Click or drag to resize

XYPlotLabelStyleControllerAlignmentY Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Graph3D.Plot.Styles.XYPlotLabelStyleController.AlignmentY"]


Namespace: Altaxo.Gui.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemsController<Alignment> AlignmentY { get; set; }

Property Value

ItemsControllerAlignment
See Also