Click or drag to resize

DoubleList Constructor (Double)

Initializes a new instance of the DoubleList class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public DoubleList(
	params double[] values
)

Parameters

values
Type: SystemDouble

[Missing <param name="values"/> documentation for "M:Stimulsoft.Report.DoubleList.#ctor(System.Double[])"]

See Also