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

Glossary Item Box

Gets the depth of the bar.

Syntax

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

See Also