[]
        
(Showing Draft Content)

C1.PivotEngine.TopNRule

TopNRule Enum

Reperesents the selection between top and bottom N elements for the TopN property.

Namespace: C1.PivotEngine
Assembly: C1.PivotEngine.dll
Syntax
public enum TopNRule

Fields

Name Description
BottomN

Selects the bottom N elements

TopN

Selects the top N elements