ActiveReports 13
BarHeight Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : BarHeight Property
Gets or sets the height of the bars in inches.
Syntax
'Declaration
 
Public Property BarHeight As Single
public float BarHeight {get; set;}
Remarks
If the bar height exceeds the height of the control, this property is ignored.
See Also

Reference

Barcode Class
Barcode Members