ActiveReports Developer 7
Length Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > DoubleArray Class : Length Property

Glossary Item Box

Gets the length of the double array.

Syntax

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

See Also