KpiCollectionInsertNew Method TIBCO Spotfire 7.9 API Reference
Inserts a KpiContent containing an auto configured KpiVisualization at the specified index.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.10915.3380 (30.0.10915.3380)
Syntax

C#
public KpiContent InsertNew(
	int index
)

Parameters

index
Type: SystemInt32
The index, where to insert the KpiContent.

Return Value

Type: KpiContent
The created KpiContent.
Version Information

Supported in: 7.9, 7.8
See Also

Reference