Click or drag to resize

StiRangeCollection Constructor

Initializes a new instance of the StiRangeCollection class

Namespace:  Stimulsoft.Report.Gauge.Collections
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRangeCollection(
	StiScaleRangeList parent
)

Parameters

parent
Type: Stimulsoft.Report.Components.Gauge.PrimitivesStiScaleRangeList

[Missing <param name="parent"/> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiRangeCollection.#ctor(Stimulsoft.Report.Components.Gauge.Primitives.StiScaleRangeList)"]

See Also