RadControls for WPF

Represents a 3D bubble series item.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40

Syntax

C#
public class Bubble3D : BaseChartItemControl3D<BubbleControl3D>
Visual Basic
Public Class Bubble3D _
	Inherits BaseChartItemControl3D(Of BubbleControl3D)

Inheritance Hierarchy

See Also