PivotTransformation CategorySeparator Property TIBCO Spotfire 6.0 API Reference
The category separator to be used when combining category values for value column names.

Namespace: Spotfire.Dxp.Data.Transformations
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public string CategorySeparator { get; set; }

Property Value

Type: String
Default is: "."
See Also