SbdfColumnSliceBuilder Constructor

Spotfire 15.0 API Reference
Initializes a new instance of the SbdfColumnSliceBuilder class.

Namespace:  Spotfire.Dxp.Data.Formats.Sbdf
Assembly:  Spotfire.Dxp.Data.Formats.Sbdf (in Spotfire.Dxp.Data.Formats.Sbdf.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public SbdfColumnSliceBuilder(
	SbdfValueArray values
)

Parameters

values
Type: Spotfire.Dxp.Data.Formats.SbdfSbdfValueArray
The values of this column.
Version Information


See Also

Reference