ActiveReports Developer 7
Width Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Bar Structure : Width Property

Glossary Item Box

Gets the width of the bar.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Width As System.Integer
C# 
public System.int Width {get;}

See Also