Click or drag to resize

ErrorBarPlotStyleControllerEndCapSizeOffset Property

Provides access to the offset for the end cap size 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 EndCapSizeOffset { get; set; }

Property Value

DimensionfulQuantity
Remarks
This offset can be affected by the current UI settings for line width environment.
See Also