Click or drag to resize

StiStripLinesXFAdd Method (Object, Double)

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiStripLinesXF.Add(System.Object,System.Double)"]

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

Parameters

valueObject
Type: SystemObject

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

value
Type: SystemDouble

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

See Also