ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ExcelTickMark

    Specifies the position of major and minor tick marks for an axis.

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

    Fields

    Name Description
    TickMark_Cross

    Crosses the axis.

    TickMark_Inside

    Inside the axis.

    TickMark_None

    No mark.

    TickMark_Outside

    Outside the axis.

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