[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotEngine.ValueFields

ValueFields Property

ValueFields

Gets the list of PivotField objects that define the fields summarized in the output table.

Declaration
[JsonConverter(typeof(ViewFieldCollectionConverter))]
public PivotFieldCollection ValueFields { get; }