ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextOrientation - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TextOrientation

    Specifies text orientation in a chart element.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum TextOrientation

    Fields

    Name Description
    Auto

    Text orientation is automatically determined, based on the type of chart element in which the text appears.

    Horizontal

    Text is horizontal.

    Rotated270

    Text is rotated 270 degrees and oriented from bottom to top.

    Rotated90

    Text is rotated 90 degrees and oriented from top to bottom.

    Stacked

    Text characters are not rotated and are positioned one below the other.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved