Click or drag to resize

AxisLabelStyleControllerLabelStyle Property

Gets or sets the available label style types.

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

Property Value

ItemsControllerType
See Also