ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DoubleArray Class / Length Property

In This Topic
    Length Property (DoubleArray)
    In This Topic
    Gets the length of the double array.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also