Skip to main content
All docs
V26.1
  • FunnelSeries Properties

    Displays data as a funnel chart.
    Name Description
    Arguments Gets or sets argument data for the extended series. Inherited from DataSeriesExBase.
    ChartType Returns the chart type for the series. This property returns ChartExType.Funnel.
    CustomDataPoints Gets or sets settings for individual data points in the series. Inherited from SeriesExBase.
    DataLabels Returns the data label collection with settings for the funnel series.
    Hidden Gets or sets whether the series is hidden. Inherited from SeriesExBase.
    Properties Gets or sets visual properties for the series. Inherited from SeriesExBase.
    Text Gets or sets the series name. Inherited from SeriesExBase.
    Values Gets or sets value data for the extended series. Inherited from DataSeriesExBase.
    See Also