[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.WeightField

WeightField Method

WeightField(string)

Configurates WeightField. Sets the header specifies the field used as a weight for calculating aggregates on this field.

Declaration
public TBuilder WeightField(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.