skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class Funnel3D

Represents a funnel series item in 3D space.

Inheritance
System.Object
Control3D<FunnelControl3D>
BaseChartItemControl3D<FunnelControl3D>
Funnel3D
Cone3D
Cylinder3D
Inherited Members
BaseChartItemControl3D<FunnelControl3D>.CurrentIndexProperty
BaseChartItemControl3D<FunnelControl3D>.DataPointProperty
BaseChartItemControl3D<FunnelControl3D>.DataSeriesProperty
BaseChartItemControl3D<FunnelControl3D>.DepthProperty
BaseChartItemControl3D<FunnelControl3D>.LabelDataProperty
BaseChartItemControl3D<FunnelControl3D>.LabelOffsetProperty
BaseChartItemControl3D<FunnelControl3D>.LabelTransformProperty
BaseChartItemControl3D<FunnelControl3D>.ClearContainer()
BaseChartItemControl3D<FunnelControl3D>.OnModelControlAttached()
BaseChartItemControl3D<FunnelControl3D>.ChartArea
BaseChartItemControl3D<FunnelControl3D>.CurrentIndex
BaseChartItemControl3D<FunnelControl3D>.DataPoint
BaseChartItemControl3D<FunnelControl3D>.DataSeries
BaseChartItemControl3D<FunnelControl3D>.Depth
BaseChartItemControl3D<FunnelControl3D>.LabelData
BaseChartItemControl3D<FunnelControl3D>.LabelOffset
BaseChartItemControl3D<FunnelControl3D>.LabelTransform
BaseChartItemControl3D<FunnelControl3D>.ShouldRenderChartSeriesItem
BaseChartItemControl3D<FunnelControl3D>.IsLastDataPoint
BaseChartItemControl3D<FunnelControl3D>.LabelsControl
Control3D<FunnelControl3D>.ControlContainerProperty
Control3D<FunnelControl3D>.MaterialProperty
Control3D<FunnelControl3D>.ChildItemAdded(UIElement3D, Int32)
Control3D<FunnelControl3D>.ChildItemRemoved(UIElement3D, Int32)
Control3D<FunnelControl3D>.OnApplyTemplate(Control)
Control3D<FunnelControl3D>.OnControlContainerChanged()
Control3D<FunnelControl3D>.InitializeModelControl(IModelControl3D)
Control3D<FunnelControl3D>.FindStoryboard(Control, DependencyProperty, Object)
Control3D<FunnelControl3D>.CreateControl()
Control3D<FunnelControl3D>.OnModelControlCreated()
Control3D<FunnelControl3D>.GetVisual3DChild(Int32)
Control3D<FunnelControl3D>.OnMouseEnter(MouseEventArgs)
Control3D<FunnelControl3D>.OnMouseLeave(MouseEventArgs)
Control3D<FunnelControl3D>.OnVisualParentChanged(DependencyObject)
Control3D<FunnelControl3D>.RegisterNames()
Control3D<FunnelControl3D>.BeginTime
Control3D<FunnelControl3D>.ModelElement
Control3D<FunnelControl3D>.Control
Control3D<FunnelControl3D>.ControlContainer
Control3D<FunnelControl3D>.ModelControl
Control3D<FunnelControl3D>.Visual3DChildrenCount
Control3D<FunnelControl3D>.MouseEnterStoryboard
Control3D<FunnelControl3D>.MouseLeaveStoryboard
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll

Syntax

public class Funnel3D : BaseChartItemControl3D<FunnelControl3D>, ILogicalItem, IChartItem3D, IChartItem, IControl3D

Constructors

Funnel3D()

Declaration
public Funnel3D()

Fields

BottomRadiusProperty

Identifies the BottomRadius dependency property.

Declaration
public static readonly DependencyProperty BottomRadiusProperty
Field Value
System.Windows.DependencyProperty

HeightProperty

Identifies the Height dependency property.

Declaration
public static readonly DependencyProperty HeightProperty
Field Value
System.Windows.DependencyProperty

ThetaProperty

Identifies the Theta dependency property.

Declaration
public static readonly DependencyProperty ThetaProperty
Field Value
System.Windows.DependencyProperty

TopRadiusProperty

Identifies the TopRadius dependency property.

Declaration
public static readonly DependencyProperty TopRadiusProperty
Field Value
System.Windows.DependencyProperty

Properties

BottomRadius

Gets or sets the bottom radius of the funnel segment.

Declaration
public double BottomRadius { get; set; }
Property Value
System.Double

Height

Gets or sets the height of the funnel segment.

Declaration
public double Height { get; set; }
Property Value
System.Double

Theta

Gets or sets the tessellation value for the roundness complexity of the funnel shape.

Declaration
public int Theta { get; set; }
Property Value
System.Int32

TopRadius

Gets or sets the top radius of the funnel segment.

Declaration
public double TopRadius { get; set; }
Property Value
System.Double

Methods

OnDataPointChanged()

Called when data point has been changed.

Declaration
protected override void OnDataPointChanged()
Overrides
Telerik.Windows.Controls.Charting.BaseChartItemControl3D<Telerik.Windows.Controls.Charting.FunnelControl3D>.OnDataPointChanged()

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.