Click or drag to resize

FloatList Constructor (Single)

Initializes a new instance of the FloatList class

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

Parameters

values
Type: SystemSingle

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

See Also