Click or drag to resize

StiPivotTableElementGetColumnByIndex Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.PivotTable.StiPivotTableElement.GetColumnByIndex(System.Int32)"]

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

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Dashboard.Components.PivotTable.StiPivotTableElement.GetColumnByIndex(System.Int32)"]

Return Value

Type: IStiMeter

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.PivotTable.StiPivotTableElement.GetColumnByIndex(System.Int32)"]

Implements

IStiPivotTableElementGetColumnByIndex(Int32)
See Also