Inheritance Hierarchy
NReco.PivotData.PivotTableConfiguration.AxisKeysOrder
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
The PivotTableConfiguration.AxisKeysOrder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PivotTableConfiguration.AxisKeysOrder() | Initializes a new instance of the PivotTableConfiguration.AxisKeysOrder class |
![]() | PivotTableConfiguration.AxisKeysOrder(PivotTableConfiguration.TableAxis, Int32, ListSortDirection) | Initializes a new instance of the PivotTableConfiguration.AxisKeysOrder class |
Properties
Name | Description | |
---|---|---|
![]() | Axis | |
![]() | Direction | |
![]() | Index |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also