Click or drag to resize

ResizeGraphControllerActionForLineThickness Property

Gets or sets the action for line thickness.

Namespace: Altaxo.Gui.Graph.Graph2D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<ResizeGraphOptionsScalarSizeActions> ActionForLineThickness { get; set; }

Property Value

ItemsControllerResizeGraphOptionsScalarSizeActions
See Also