menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelTickMark - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelTickMark

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

    Inheritance
    System.Object
    ExcelTickMark
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelTickMark : Enum

    Fields

    TickMark_Cross

    Crosses the axis.

    Declaration
    public const ExcelTickMark TickMark_Cross
    Field Value
    Type
    ExcelTickMark

    TickMark_Inside

    Inside the axis.

    Declaration
    public const ExcelTickMark TickMark_Inside
    Field Value
    Type
    ExcelTickMark

    TickMark_None

    No mark.

    Declaration
    public const ExcelTickMark TickMark_None
    Field Value
    Type
    ExcelTickMark

    TickMark_Outside

    Outside the axis.

    Declaration
    public const ExcelTickMark TickMark_Outside
    Field Value
    Type
    ExcelTickMark
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved