Type Alias NxStackPage

type NxStackPage = {
    qArea?: Rect;
    qData?: NxStackedPivotCell[];
}
Index

Properties

Properties

qArea?: Rect

Size and offset of the data in the matrix.

Array of data.