Click or drag to resize

ResizeGraphOptionsActionForLineThickness Property

Gets or sets the action concerning the line thickness.

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

Property Value

ResizeGraphOptionsScalarSizeActions
The action concerning the line thickness of elements of the graph that have lines.
See Also