Click or drag to resize

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.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CSLineID CurrentStyle { get; set; }

Property Value

CSLineID
The current style.
See Also