ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelTickLabelPosition

    Show / Hide Table of Contents

    Enum ExcelTickLabelPosition

    Specifies the position of tick-mark labels on the axis.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelTickLabelPosition

    Fields

    Name Description
    TickLabelPosition_High

    Top or right side of the chart.

    TickLabelPosition_Low

    Bottom or left side of the chart.

    TickLabelPosition_NextToAxis

    Next to axis (where axis is not at either side of the chart).

    TickLabelPosition_None

    No tick marks.

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