Click or drag to resize

StiChartElementInsertLowValue Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiChartElement.InsertLowValue(System.Int32,Stimulsoft.Base.Meters.IStiMeter)"]

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

Parameters

index
Type: SystemInt32

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

meter
Type: Stimulsoft.Base.MetersIStiMeter

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

Implements

IStiChartElementInsertLowValue(Int32, IStiMeter)
See Also