AxisCreationArgumentsCurrentStyle Property |
Gets or sets the current style. After successfully showing the dialog, this property contains the identifier of the axis that should be created.
Namespace: Altaxo.Gui.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public CSLineID CurrentStyle { get; set; }
Property Value
CSLineIDThe current style.
See Also