Click or drag to resize

ErrorBarPlotStyleForceVisibilityOfEndCap Property

If true, the end cap is shown even if the line is not shown, because the line length is zero. This can e.g. happen if the user defined gap is larger than the error.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool ForceVisibilityOfEndCap { get; set; }

Property Value

Boolean
See Also