Click or drag to resize

ErrorBarPlotStyleControllerLineWidth1Factor Property

Provides access to the first line width factor applied to the error bars.

Namespace: Altaxo.Gui.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DimensionfulQuantity LineWidth1Factor { get; set; }

Property Value

DimensionfulQuantity
Remarks
This factor is used to scale the line width based on the current UI settings for line width environment.
See Also