Click or drag to resize

VectorCartesicPlotStyleIndependentOnShiftingGroupStyles Property

True when we don't want to shift the position of the items, for instance due to the bar graph plot group.

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

Property Value

Boolean
See Also