ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties Class / Funnel Property

In This Topic
    Funnel Property (ChartDataPointCustomProperties)
    In This Topic
    Properties of data point of the Funnel chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Funnel As ChartDataPointCustomProperties.FunnelProps
    public ChartDataPointCustomProperties.FunnelProps Funnel {get;}
    See Also