Click or drag to resize

BarGraphPlotStyleControllerBarShiftMaxItemsInOneDirection Property

Gets or sets the maximum number of items in one direction for bar shift.

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

Property Value

Int32
The maximum number of items in one direction for bar shift.
See Also