ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DoubleArray Class
Properties Methods

In This Topic
    DoubleArray Class Members
    In This Topic

    The following tables list the members exposed by DoubleArray.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the DoubleArray class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value at the index specified.  
    Public PropertyGets the length of the double array.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the double array.  
    Public Method

    Gets a value indicating whether the double array is a DateTime array.

     
    Public MethodSets the specified value at the specified index as a DateTime value.  
    Public MethodOverloaded. Converts the value of the current instance to its string representation.  
    Top
    See Also