Click or drag to resize

XYPlotLayerControllerEhAxisStyleEdit Method

Opens the dialog for editing an axis style.

Namespace: Altaxo.Gui.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static bool EhAxisStyleEdit(
	IHitTestObject hit
)

Parameters

hit  IHitTestObject
The hit-test information.

Return Value

Boolean
false after handling the request.
See Also