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.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool ForceVisibilityOfEndCap { get; set; }
Property Value
BooleanSee Also