Xamarin.Android

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

    Show / Hide Table of Contents

    Class ExcelTickLabelPosition

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

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

    Fields

    TickLabelPosition_High

    Top or right side of the chart.

    Declaration
    public const ExcelTickLabelPosition TickLabelPosition_High
    Field Value
    Type Description
    ExcelTickLabelPosition

    TickLabelPosition_Low

    Bottom or left side of the chart.

    Declaration
    public const ExcelTickLabelPosition TickLabelPosition_Low
    Field Value
    Type Description
    ExcelTickLabelPosition

    TickLabelPosition_NextToAxis

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

    Declaration
    public const ExcelTickLabelPosition TickLabelPosition_NextToAxis
    Field Value
    Type Description
    ExcelTickLabelPosition

    TickLabelPosition_None

    No tick marks.

    Declaration
    public const ExcelTickLabelPosition TickLabelPosition_None
    Field Value
    Type Description
    ExcelTickLabelPosition

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved