Namespace FastReport.Matrix
Classes
MatrixCellDescriptor
The descriptor that is used to describe one matrix data cell.
MatrixCells
Represents a collection of matrix data descriptors used in the MatrixObject.
MatrixData
Contains a set of properties and methods to hold and manipulate the matrix descriptors.
MatrixDescriptor
The base class for matrix element descriptors such as MatrixHeaderDescriptor and MatrixCellDescriptor.
MatrixHeader
Represents a collection of matrix header descriptors used in the MatrixObject.
MatrixHeaderDescriptor
The descriptor that is used to describe one element of the matrix header.
MatrixObject
Represents the matrix object that is used to print pivot table (also known as cross-tab).
Enums
MatrixAggregateFunction
Specifies the aggregate function used in the MatrixObject.
MatrixEvenStylePriority
Describes how the even style is applied to a matrix.
MatrixPercent
Determines how matrix percents are calculated.