Click or drag to resize

ErrorBarPlotStyleIndependentDashPattern Property

True if the dash pattern of the error bar line is independent on the dash pattern of the line style.

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

Property Value

Boolean
See Also