Click or drag to resize

BarGraphPlotStyleControllerIsEnabledNumberOfBarsInOneDirection Property

Gets or sets a value indicating whether [is enabled number of bars in one direction].

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

Property Value

Boolean
true if [is enabled number of bars in one direction]; otherwise, false.
See Also