Click or drag to resize

StiGaugeElementCollectionIndexOf Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiGaugeElementCollection.IndexOf(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 int IndexOf(
	StiGaugeElement element
)

Parameters

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

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

Return Value

Type: Int32

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

See Also