ActiveReports 9
LineArrowHeadWidths Enumeration

Enumerated type for Excel arrowhead widths.
Syntax
'Declaration
 
Public Enum LineArrowHeadWidths 
   Inherits System.Enum
public enum LineArrowHeadWidths : System.Enum 
Members
MemberDescription
MediumRenders a line with a medium-width arrowhead.
NarrowRenders a line with a narrow arrowhead.
WideRenders a line with a wide arrowhead.
Remarks
Used with DDSheet.AddLine(..).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Imaging.LineArrowHeadWidths

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.SpreadBuilder.Imaging Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum