AxisLineStyle(IReadOnlyPropertyBag) Constructor |
Creates a default axis style.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic AxisLineStyle(
IReadOnlyPropertyBag context
)
Parameters
- context IReadOnlyPropertyBag
- The property context.
See Also