Click or drag to resize

ErrorBarPlotStyleControllerSymbolSize Property

Provides access to the size of the symbols used at the ends of 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 SymbolSize { get; set; }

Property Value

DimensionfulQuantity
Remarks
The symbol size can be affected by the current UI settings for symbol size environment.
See Also