Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TRotation - Xamarin.iOS 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 Description
    TRotation

    CounterClockwise

    Represents the CounterClockwise rotation type.

    Declaration
    public const TRotation CounterClockwise
    Field Value
    Type Description
    TRotation

    LeftToRight

    Represents the LeftToRight rotation type.

    Declaration
    public const TRotation LeftToRight
    Field Value
    Type Description
    TRotation

    TopToBottom

    Represents the TopToBottom rotation type.

    Declaration
    public const TRotation TopToBottom
    Field Value
    Type Description
    TRotation

    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