NevronOpenVision
Nevron.Nov.Chart Namespace / ENFunnelChartFitMode Enumeration
In This Topic
    ENFunnelChartFitMode Enumeration
    In This Topic
    Enumerates the funnel chart fit modes
    Syntax
    public enum ENFunnelChartFitMode : System.Enum 
    Members
    MemberDescription
    AspectThe chart plot is fitted in the content area so that the plot maintains the specified aspect
    StretchThe chart is stretched so that it fills the entire content area
    Inheritance Hierarchy

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

    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