BarGraphPlotStyleControllerStartAtPreviousItem Property |
Gets or sets a value indicating whether [start at previous item].
Namespace: Altaxo.Gui.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool StartAtPreviousItem { get; set; }Property Value
Booleantrue if [start at previous item]; otherwise,
false.
See Also