ComponentOne ASP.NET MVC Controls
ValueFields Property (PivotEngine)

C1.Web.Mvc.Olap Namespace > PivotEngine Class : ValueFields Property
Gets the list of PivotField objects that define the fields summarized in the output table.
Syntax
'Declaration
 
<JsonConverterAttribute(#ckt.#fkt)>
Public ReadOnly Property ValueFields As PivotFieldCollection
[JsonConverter(#ckt.#fkt)]
public PivotFieldCollection ValueFields {get;}
See Also

Reference

PivotEngine Class
PivotEngine Members