Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.FunnelProps Class / NeckHeight Property

In This Topic
    NeckHeight Property
    In This Topic
    Gets or sets the funnel neck height. Only applied when a predefined funnel shape is used. Default: 5.
    Syntax
    'Declaration
     
    Public Property NeckHeight As RdlInt
    public RdlInt NeckHeight {get; set;}
    See Also