Spread Silverlight Documentation
PenAlignment Enumeration


Specifies the Pen Alignment type for use within a text body
Syntax
'Declaration
 
Public Enum PenAlignment 
   Inherits System.Enum
'Usage
 
Dim instance As PenAlignment
public enum PenAlignment : System.Enum 
Members
MemberDescription
CenterAlignmentCenter pen, line drawn at center of path stroke.
InsetAlignmentInset pen, the pen is aligned on the inside of the edge of the path.
Inheritance Hierarchy

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

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.