ReferenceStatisticLayerAddNew Method

Spotfire 15.0 API Reference
Adds a new ReferenceStatistic to the collection.

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

C#
public ReferenceStatistic AddNew(
	string expressionValue
)

Parameters

expressionValue
Type: SystemString
The expression.

Return Value

Type: ReferenceStatistic
A new ReferenceStatistic instance.
Version Information

Supported in: 15.0, 14.8
See Also

Reference