Click or drag to resize

AxisLabelStyleControllerLabelSides Property

Sets the possible choices for the label side.

Namespace: Altaxo.Gui.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public SelectableListNodeList LabelSides { get; set; }

Property Value

SelectableListNodeList
See Also