GrapeCity.Xaml.Excel
TextAnchoringTypes Enumeration


Specifies a list of available anchoring types for the text.
Syntax
'Declaration
 
Public Enum TextAnchoringTypes 
   Inherits System.Enum
'Usage
 
Dim instance As TextAnchoringTypes
public enum TextAnchoringTypes : System.Enum 
Members
MemberDescription
Bottom Anchor the text at the bottom of the bounding rectangle
Center Anchor the text at the middle of the bounding rectangle.
Distributed Anchor the text so that it is distributed vertically.
Justified Anchor the text so that it is justified vectically.
Top Anchor the textat the top of the bounding rectangle.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options