Spread Silverlight Documentation
TextVerticalTypes Enumeration


Determines what kind of vertical text is going to be used.
Syntax
'Declaration
 
Public Enum TextVerticalTypes 
   Inherits System.Enum
'Usage
 
Dim instance As TextVerticalTypes
public enum TextVerticalTypes : System.Enum 
Members
MemberDescription
EastAsianVerticalA special version of vertical text, where some fonts are displayed as if rotated by 90 degresss while some fonts (mostly East Asian) are displayed vertical.
HorizontalHorizontal text.
MongolianVerticalA special version of vertical text, where some fonts are displayed as if rotated by 90 degrees while some fonts (mostly East Asian) are displayed vertical.
VerticalDetermines if all of the text is vertical orientation, each line is 90 degrees rotated clockwise.
Vertical270Determines if all of the text is vertical orientation, each line is 270 degress rotated clockwise.
VerticalWordArtRightToLeftSpecifies that vertical WordArt should be shown from right to left rather than left to right.
WordArtVerticalDetermines if all of the text is vertial.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.TextVerticalTypes

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.