Click or drag to resize

AxisLabelStyleControllerEhView_LabelStyleChanged Method

Updates the label formatting controller after the label style changed.

Namespace: Altaxo.Gui.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void EhView_LabelStyleChanged(
	Type value
)

Parameters

value  Type
The newly selected label style type.
See Also