Spread Silverlight Documentation
TileAlignment Enumeration


Specifies how to position two rectangles relative to each other
Syntax
'Declaration
 
Public Enum TileAlignment 
   Inherits System.Enum
'Usage
 
Dim instance As TileAlignment
public enum TileAlignment : System.Enum 
Members
MemberDescription
BottomRectangle anlign to the bottom
BottomLeftRectangle anlign to the bottom left
BottomRightRectangle anlign to the bottom right
CenterRectangle anlign to the center
LeftRectangle anlign to the left
RightRectangle anlign to the right
TopRectangle anlign to the top
TopLeftRectangle anlign to the top left
TopRightRectangle anlign to the top right
Inheritance Hierarchy

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

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.