GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    DataLabelPosition Enum

    Namespace:
    GemBox.Spreadsheet.Charts
    Assembly:
    GemBox.Spreadsheet.dll

    Represents the possible positions for a data label.

    • C#
    • VB.NET
    public enum DataLabelPosition
    Public Enum DataLabelPosition

    Fields

    BestFit

    Specifies that data labels shall be displayed in the best position.

    Bottom

    Specifies that data labels shall be displayed below the data marker.

    Center

    Specifies that data labels shall be displayed centered on the data marker.

    InsideBase

    Specifies that data labels shall be displayed inside the base of the data marker.

    InsideEnd

    Specifies that data labels shall be displayed inside the end of the data marker.

    Left

    Specifies that data labels shall be displayed to the left of the data marker.

    None

    Data label is not shown.

    OutsideEnd

    Specifies that data labels shall be displayed outside the end of the data marker.

    Right

    Specifies that data labels shall be displayed to the right of the data marker.

    Top

    Specifies that data labels shall be displayed above the data marker.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.