NevronOpenVision
Nevron.Nov.Chart Namespace / ENFunnelLabelMode Enumeration
ENFunnelLabelMode Enumeration
Enumerates the funnel label modes
Syntax
public enum ENFunnelLabelMode : System.Enum 
Members
MemberDescription
CenterFunnel labels are placed at the center
LeftFunnel labels are aligned to the left funnel rim
LeftAlignedFunnel labels are placed at the left side
RightFunnel labels are placed at the right funnel rim
RightAlignedFunnel labels are placed at the right side
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Chart.ENFunnelLabelMode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also