Gets or sets the narrow bars' width of the barcode. In barcode terminology this is X value. It's measured in inches.

[Visual Basic]
Public Property BarWidth As Single
[C#]
public float BarWidth {get; set;}

See Also

Barcode Class | Neodynamic.ReportingServices Namespace