menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class TRotation

    Rotation type.

    Inheritance
    System.Object
    TRotation
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class TRotation : Enum

    Fields

    Clockwise

    Represents the Clockwise rotation type.

    Declaration
    public const TRotation Clockwise
    Field Value
    Type
    TRotation

    CounterClockwise

    Represents the CounterClockwise rotation type.

    Declaration
    public const TRotation CounterClockwise
    Field Value
    Type
    TRotation

    LeftToRight

    Represents the LeftToRight rotation type.

    Declaration
    public const TRotation LeftToRight
    Field Value
    Type
    TRotation

    TopToBottom

    Represents the TopToBottom rotation type.

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