ResizeGraphOptionsOldLineThickness Property |
Gets or sets the standard line thickness (before resizing).
Namespace: Altaxo.Graph.Graph2DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double? OldLineThickness { get; set; }
Property Value
NullableDouble
The standard line thickness (before resizing).
See Also