ComponentOne Chart for WPF and Silverlight
Pie3DShape Class
Members 


C1.WPF.C1Chart Namespace : Pie3DShape Class
Represents 3D pie shape.
Object Model
Pie3DShape Class
Syntax
'Declaration
 
Public Class Pie3DShape 
   Inherits Shape3D
   Implements IGeometry3D 
'Usage
 
Dim instance As Pie3DShape
public class Pie3DShape : Shape3D, IGeometry3D  
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.C1Chart.Shape3D
            C1.WPF.C1Chart.Pie3DShape

See Also

Reference

Pie3DShape Members
C1.WPF.C1Chart Namespace