Dundas Chart for Windows Forms
FunnelLabelVerticalAlignment Enumeration
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl.ChartTypes Namespace : FunnelLabelVerticalAlignment Enumeration


Vertical alignment of the data point labels

Syntax

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

Members

Member Description
Center Label placed in the middle.
Top Label placed on top.
Bottom Label placed on the bottom.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Charting.WinControl.ChartTypes.FunnelLabelVerticalAlignment

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.