Search Results for

    Show / Hide Table of Contents

    Enum MatrixPercent

    Determines how matrix percents are calculated.

    Namespace: FastReport.Matrix
    Assembly: FastReport.Base.dll
    Syntax
    public enum MatrixPercent

    Fields

    Name Description
    ColumnTotal

    Calculate percent of the column total value.

    GrandTotal

    Calculate percent of the grand total value.

    None

    Do not calculate percent value.

    RowTotal

    Calculate percent of the row total value.

    Back to top © 1998-2025 Copyright Fast Reports Inc.