Click or drag to resize

BarGraphPlotStyleBarShiftStrategy Property

Gets or sets the strategy used to shift grouped bars.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public BarShiftStrategy3D BarShiftStrategy { get; set; }

Property Value

BarShiftStrategy3D
See Also