Click or drag to resize

BarGraphPlotStyleInnerGap Property

Gets or sets the relative inner gap between bars.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double InnerGap { get; set; }

Property Value

Double
See Also