XYPlotLayerControllerEhAxisLabelMinorStyleEdit Method |
Opens the dialog for editing the minor axis-label style.
Namespace: Altaxo.Gui.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static bool EhAxisLabelMinorStyleEdit(
IHitTestObject hit
)
Parameters
- hit IHitTestObject
- The hit-test information.
Return Value
Booleanfalse after handling the request.
See Also