Click or drag to resize

BarGraphPlotStyleBarShiftMaxItemsInOneDirection Property

Gets or sets the maximum number of shifted items in one direction for manual bar shifting.

Namespace: Altaxo.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
See Also