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


Outside labels placement.

Syntax

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

Members

Member Description
Right Labels are placed on the right side of the funnel.
Left Labels are placed on the left side of the funnel.

Inheritance Hierarchy

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

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.