Data structure that describes one cell in a Dashboard.

Use panel property to get reference to the actual chart or other component that resides in the cell.

Hierarchy

  • DashboardCell

Properties

columnIndex: number
columnSpan: number
rowIndex: number
rowSpan: number