Search Results for

    Show / Hide Table of Contents

    Enum HighlightScanDirection

    Scan direction for averate, top and other highlights where we need to choose between row/column scan

    Namespace: FastReport.Olap.Slice
    Assembly: FastReport.Olap.dll
    Syntax
    public enum HighlightScanDirection

    Fields

    Name Description
    Auto

    Auto - if Measures are in columns then we scan rows and vice versa

    Columns

    Scan columns

    Rows

    Scan rows

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