Click or drag to resize

StiChartElementGetCloseValueByIndex Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiChartElement.GetCloseValueByIndex(System.Int32)"]

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public IStiMeter GetCloseValueByIndex(
	int index
)

Parameters

index
Type: SystemInt32

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

Return Value

Type: IStiMeter

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.Chart.StiChartElement.GetCloseValueByIndex(System.Int32)"]

Implements

IStiChartElementGetCloseValueByIndex(Int32)
See Also