Gets or sets the wide bars' width compared to the narrow bars' width. In barcode terminology this is N value.
Namespace: Neodynamic.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 9.0.2000.0 (9.0.8616.0)
Syntax
| C# |
|---|
public double BarRatio { get; set; } |
| Visual Basic |
|---|
Public Property BarRatio As Double Get Set |