ASP.NET Pack Programmer's Guide
BarRenderer.BarSpacingRatio Property
See Also
 





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

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public double BarSpacingRatio { get; set; }

Visual Basic  Copy Code

Public Property BarSpacingRatio As Double

 Property Value

 See Also

BarRenderer Members
BarRenderer Class
MindFusion.Charting Namespace