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