ResizeGraphOptionsActionForLineThickness Property |
Gets or sets the action concerning the line thickness.
Namespace: Altaxo.Graph.Graph2DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public ResizeGraphOptionsScalarSizeActions ActionForLineThickness { get; set; }
Property Value
ResizeGraphOptionsScalarSizeActions
The action concerning the line thickness of elements of the graph that have lines.
See Also