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

Glossary Item Box

Initializes a new instance of the DoubleArray class.

Overload List

OverloadDescription
DoubleArray Constructor(Double[])Initializes a new instance of the DoubleArray class.  
DoubleArray Constructor(DateTime[])Initializes a new instance of the DoubleArray class.  
DoubleArray Constructor(Double[],Boolean[])Initializes a new instance of the DoubleArray class.  
DoubleArray Constructor(String,IFormatProvider)Initializes a new instance of the DoubleArray class.  
DoubleArray Constructor(String)Initializes a new instance of the DoubleArray class.  

See Also