This class represents the panel class used for the layout of 3D chart series types.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class Series3DPanel : Panel |
| Visual Basic |
|---|
Public Class Series3DPanel _
Inherits Panel |
Inheritance Hierarchy
See Also