Click or drag to resize

StiGaugeElementCollectionAddRange Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiGaugeElementCollection.AddRange(Stimulsoft.Report.Components.Gauge.Primitives.StiGaugeElement[])"]

Namespace:  Stimulsoft.Report.Gauge.Collections
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void AddRange(
	StiGaugeElement[] elements
)

Parameters

elements
Type: Stimulsoft.Report.Components.Gauge.PrimitivesStiGaugeElement

[Missing <param name="elements"/> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiGaugeElementCollection.AddRange(Stimulsoft.Report.Components.Gauge.Primitives.StiGaugeElement[])"]

See Also