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


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

Syntax

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

Members

Member Description
Disabled The labeling is disabled.
Inside The labeling appears inside the pie.
Outside The labeling appears outside the pie.
Ellipse The labeling appears outside the pie in an ellipse.
Corner The labeling appears outside the pie at the corners of the chart.
Side The labeling appears outside the pie at the side of the chart.

Inheritance Hierarchy

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

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.