New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.FunnelSeriesItem

Creates an item for the Funnel series type.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItems.SeriesItemBase
  • Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItems.SingleValueSeriesItem
  • Telerik.Web.UI.FunnelSeriesItem

Properties

BackgroundColor Color

Specifies the background color of the series item

Name String

Specifies the name of the item which will appear in the tooltip and in the legend.

Visible Boolean

Get/Set the visibility of the item.

VisibleInLegend Boolean

Get/Set the visibility of the item in the legend.

Y Nullable1`

Get/Set the y value of the item.

In this article