Click or drag to resize

StiTableElementInsertMeter Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.Table.StiTableElement.InsertMeter(System.Int32,Stimulsoft.Base.Meters.IStiMeter)"]

Namespace:  Stimulsoft.Dashboard.Components.Table
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public void InsertMeter(
	int index,
	IStiMeter meter
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Dashboard.Components.Table.StiTableElement.InsertMeter(System.Int32,Stimulsoft.Base.Meters.IStiMeter)"]

meter
Type: Stimulsoft.Base.MetersIStiMeter

[Missing <param name="meter"/> documentation for "M:Stimulsoft.Dashboard.Components.Table.StiTableElement.InsertMeter(System.Int32,Stimulsoft.Base.Meters.IStiMeter)"]

Implements

IStiTableElementInsertMeter(Int32, IStiMeter)
See Also