Represents special 'other' dimension key used in TopPivotTable for grouping rows/columns that exceed limit.
Inheritance Hierarchy
NReco.PivotData.TopPivotTable.OtherKey
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
The TopPivotTable.OtherKey type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TopPivotTable.OtherKey | Initializes a new instance of the TopPivotTable.OtherKey class |
Properties
Name | Description | |
---|---|---|
![]() | Text |
Gets or sets 'other' key label text (default value is '...').
|
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | |
![]() | Equals | (Overrides Object.Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Overrides Object.ToString().) |
See Also