AxisCreationArgumentsTemplateStyle Property |
Before showing the axis creation dialog, this property should be set to
the currently choosen axis style.
At the end of the axis creation dialog, this contains the identifier of the axis
that should be used as an template to copy the axis from.
Namespace: Altaxo.Gui.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public CSLineID TemplateStyle { get; set; }
Property Value
CSLineIDThe template style.
See Also