Charting for WinForms Programmer's Guide
BarContainer.BarSpacingRatio Property
See Also
 






Gets or sets the ratio of empty space between bars to space occupied by bars.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

double BarSpacingRatio { get; set; }

Visual Basic  Copy Code

Property BarSpacingRatio As Double

 Property Value

 See Also

BarContainer Members
BarContainer Interface
MindFusion.Charting Namespace