Search Results for

    Show / Hide Table of Contents

    Enum ScaleDock

    Specifies the position of a scale control inside the map.

    Namespace: FastReport.Map
    Assembly: FastReport.dll
    Syntax
    public enum ScaleDock

    Fields

    Name Description
    BottomCenter

    The scale is displayed at bottom center side.

    BottomLeft

    The scale is displayed at bottom left corner.

    BottomRight

    The scale is displayed at bottom right corner.

    MiddleLeft

    The scale is displayed at middle left side.

    MiddleRight

    The scale is displayed at middle right side.

    TopCenter

    The scale is displayed at top center side.

    TopLeft

    The scale is displayed at top left corner.

    TopRight

    The scale is displayed at top right corner.

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