Click or drag to resize

StiCustomValuesCollectionAddRange Method

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

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

Parameters

elements
Type: Stimulsoft.Report.Components.GaugeStiCustomValueBase

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

See Also