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: ReferenceStatisticA new ReferenceStatistic instance.
Version Information
Supported in: 15.0, 14.8
See Also