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

    Show / Hide Table of Contents

    AxisLabelsPosition Enum

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

    Represents the possible positions for axis labels.

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

    Fields

    High

    Axis labels are at the high end of the perpendicular axis.

    This value is currently not supported when exporting a chart to PDF, XPS, or image formats. This value is exported as NextToAxis.

    Low

    Axis labels are at the low end of the perpendicular axis.

    NextToAxis

    Axis labels are next to the axis.

    None

    Axis labels are not drawn.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.