DundasWinExtensions
PiePlusCustomAttributes.PiePieLineArrowType Enumeration
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : PiePlusCustomAttributes.PiePieLineArrowType Enumeration


This enumeration repesents the type of arrows that can be applied to pie plus.

Syntax

Visual Basic (Declaration)  
Public Enum PiePlusCustomAttributes.PiePieLineArrowType 
   Inherits Enum
Visual Basic (Usage) Copy Code
Dim instance As PiePlusCustomAttributes.PiePieLineArrowType
C#  
public enum PiePlusCustomAttributes.PiePieLineArrowType : Enum 

Members

Member Description
None No arrows will be drawn.
Triangle Triangle arrows will be drawn.
SharpTriangle Sharp Triangle Arrows will be drawn.
Lines Line Arrows will be drawn.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Extensions.PiePlusCustomAttributes.PiePieLineArrowType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.