FlexPivot for WPF
TopNRule 列挙体

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 : TopNRule 列挙体
Reperesents the selection between top and bottom N elements for the TopN property.
シンタックス
'宣言
 
Public Enum TopNRule 
   Inherits System.Enum
public enum TopNRule : System.Enum 
メンバ
メンバ解説
BottomNSelects the bottom N elements
TopNSelects the top N elements
参照

C1.PivotEngine 名前空間