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






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

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public double BarSpacingRatio { get; set; }

Visual Basic  Copy Code

Public Property BarSpacingRatio As Double

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Charting.WinForms Namespace