BarGraphPlotStyleControllerBarShiftMaxItemsInOneDirection Property |
Gets or sets the maximum number of items in one direction for bar shift.
Namespace: Altaxo.Gui.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int BarShiftMaxItemsInOneDirection { get; set; }Property Value
Int32The maximum number of items in one direction for bar shift.
See Also