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.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic bool ForceVisibilityOfEndCap { get; set; }
Property Value
Boolean
See Also