Click or drag to resize

XYPlotLayerControllerEhAxisLabelMajorStyleEdit Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Graph3D.XYPlotLayerController.EhAxisLabelMajorStyleEdit(Altaxo.Graph.Graph3D.IHitTestObject)"]


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

Parameters

hit  IHitTestObject

[Missing <param name="hit"/> documentation for "M:Altaxo.Gui.Graph.Graph3D.XYPlotLayerController.EhAxisLabelMajorStyleEdit(Altaxo.Graph.Graph3D.IHitTestObject)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Gui.Graph.Graph3D.XYPlotLayerController.EhAxisLabelMajorStyleEdit(Altaxo.Graph.Graph3D.IHitTestObject)"]

See Also