Click or drag to resize

AxisLabelStyleControllerLabelFormattingSpecificGuiControl Property

Sets the label formatting specific GUI control. If no specific options are available, this property is set to null.

Namespace: Altaxo.Gui.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Object LabelFormattingSpecificGuiControl { get; }

Property Value

Object
The label formatting specific GUI control.
See Also