Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Axes<TRow>

A pair of axes to be used in a pivot operation.

Type parameters

Hierarchy

  • Axes

Index

Properties

Properties

x

x: Dimension<TRow>

The x axis; columns in the resultant pivot table.

y

y: Dimension<TRow>

The y axis; rows in the resultant pivot table.

Generated using TypeDoc