KpiCollectionInsertNew Method

Spotfire 15.0 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: 71.0.22122.5390 (71.0.22122.5390)
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


See Also

Reference