Click or drag to resize
FieldOthersLabel Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the label to be used for a collective group when they fall outside an applied top or bottom N

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string OthersLabel { get; set; }

Property Value

Type: String
The label to be used for a collective group when they fall outside an applied top or bottom N

Return Value

Type: String
The label to be used for a collective group when they fall outside an applied top or bottom N
Remarks