Click or drag to resize

XYPlotLayerControllerEhAxisLabelMinorStyleEdit Method

Opens the minor-label settings 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 EhAxisLabelMinorStyleEdit(
	IHitTestObject hit
)

Parameters

hit  IHitTestObject
Information about the hit object.

Return Value

Boolean
Always .
See Also