Click or drag to resize

ErrorBarPlotStyleControllerSymbolGapOffset Property

Provides access to the offset for the symbol gap 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 SymbolGapOffset { get; set; }

Property Value

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