Click or drag to resize

XYPlotLayerControllerEhAxisStyleEdit Method

Opens the title-and-format page for the axis associated with the hit object.

Namespace: Altaxo.Gui.Graph.Gdi
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
Information about the hit object.

Return Value

Boolean
Always .
See Also