menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OfficeTickMark

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

    Inheritance
    System.Object
    OfficeTickMark
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeTickMark : Enum

    Fields

    TickMark_Cross

    Indicates the tickmark crosses the axis.

    Declaration
    public const OfficeTickMark TickMark_Cross
    Field Value
    Type
    OfficeTickMark

    TickMark_Inside

    Indicates the tickmark inside the axis.

    Declaration
    public const OfficeTickMark TickMark_Inside
    Field Value
    Type
    OfficeTickMark

    TickMark_None

    Indicates No mark.

    Declaration
    public const OfficeTickMark TickMark_None
    Field Value
    Type
    OfficeTickMark

    TickMark_Outside

    Indicates the tickmark outside the axis.

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