Search Results for

    Show / Hide Table of Contents

    Enum MapLabelKind

    Determines how map labels are displayed.

    Namespace: FastReport.Map
    Assembly: FastReport.dll
    Syntax
    public enum MapLabelKind : int

    Fields

    Name Description
    Name

    The shape name is displayed.

    NameAndValue

    Both name and value displayed.

    None

    No label displayed.

    Value

    The value is displayed.

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