PivotTableConfiguration.AxisValuesOrder Class

NReco.PivotData Class Library Documentation
Inheritance Hierarchy

System.Object
  NReco.PivotData.PivotTableConfiguration.AxisValuesOrder

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public class AxisValuesOrder

The PivotTableConfiguration.AxisValuesOrder type exposes the following members.

Constructors

  NameDescription
Public methodPivotTableConfiguration.AxisValuesOrder()
Initializes a new instance of the PivotTableConfiguration.AxisValuesOrder class
Public methodPivotTableConfiguration.AxisValuesOrder(PivotTableConfiguration.TableAxis, Nullable<Int32>, ListSortDirection)
Initializes a new instance of the PivotTableConfiguration.AxisValuesOrder class
Top
Properties

  NameDescription
Public propertyAxis
Public propertyDirection
Public propertyIndex
Public propertyMeasure
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference