ErrorBarPlotStyleControllerIndependentOnShiftingGroupStyles Property |
Gets or sets a value indicating whether the error bar plot style is independent of shifting group styles.
Namespace: Altaxo.Gui.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool IndependentOnShiftingGroupStyles { get; set; }Property Value
Boolean
Remarks
When this option is enabled, the error bar plot style does not change even if the group styles are shifted.
See Also