Click or drag to resize

StiStripLineXF Constructor

Initializes a new instance of the StiStripLineXF class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiStripLineXF(
	Object valueObject,
	double value
)

Parameters

valueObject
Type: SystemObject

[Missing <param name="valueObject"/> documentation for "M:Stimulsoft.Report.Chart.StiStripLineXF.#ctor(System.Object,System.Double)"]

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Chart.StiStripLineXF.#ctor(System.Object,System.Double)"]

See Also