MindFusion WinForms Programmer's Guide
BarChart.BarSpacingRatio Property
See Also
 





Gets or sets the thickness of bars.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float BarSpacingRatio { get; set; }

Visual Basic  Copy Code

Public Property BarSpacingRatio As Single

 Property Value

A float value.

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace