Gets or sets whether top n values for specified data field are calculated based on all data source records or in the parent category.
public FieldTopValueMode TopValueMode { get; set; }
Public Property TopValueMode As FieldTopValueMode
Use the TopValueMode property in the server mode only. This property is not in effect in the standard data processing mode.