XYPlotLayerControllerEhAxisStyleEdit Method |
Opens the title-and-format page for the axis associated with the hit object.
Namespace: Altaxo.Gui.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static bool EhAxisStyleEdit(
IHitTestObject hit
)
Parameters
- hit IHitTestObject
- Information about the hit object.
Return Value
BooleanAlways
.
See Also