ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LabelPosition - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LabelPosition

    Represents the label positions for the map gridlines.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum LabelPosition

    Fields

    Name Description
    Center

    The labels are positioned at the center of the gridlines.

    Far

    The labels are positioned at the bottom of the gridlines.

    Near

    The labels are positioned at the top of the gridlines.

    OneQuarter

    The labels are positioned between the top and center of the gridlines.

    ThreeQuarters

    The labels are positioned between the center and bottom of the gridlines.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved