AxisStyleShowMinorLabels Method |
Ensures that a minor label style exists.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void ShowMinorLabels(
IReadOnlyPropertyBag context
)
Parameters
- context IReadOnlyPropertyBag
- The property context used to obtain default values.
See Also