MindFusion.Charting for WebForms 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.WebForms
Assembly: MindFusion.Charting.WebForms

 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.WebForms Namespace