Interface IPivotGridColumn

Interface describing the Pivot column data. Contains information on the related column dimensions and their values.

Properties

dimensionValues: Map<string, string>

Gets/Sets the group value associated with the related column dimension by its memberName. *

dimensions: IPivotDimension[]

List of dimensions associated with the column.*

field: string