Click or drag to resize

StiScaleCollectionRemove Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiScaleCollection.Remove(Stimulsoft.Report.Components.Gauge.Primitives.StiScaleBase)"]

Namespace:  Stimulsoft.Report.Gauge.Collections
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool Remove(
	StiScaleBase element
)

Parameters

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

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiScaleCollection.Remove(Stimulsoft.Report.Components.Gauge.Primitives.StiScaleBase)"]

See Also