ActiveReports Developer 7
Width Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > PlaneItem Class : Width Property

Glossary Item Box

Gets or sets the width (thickness) of the chart wall.

Syntax

Visual Basic (Declaration) 
Public Property Width As System.Single
C# 
public System.float Width {get; set;}

See Also