ComponentOne Chart for WPF and Silverlight
Pie3D Class
Members 


C1.WPF.C1Chart Namespace : Pie3D Class
3D element of pie chart (slice of pie).
Object Model
Pie3D Class
Syntax
'Declaration
 
Public Class Pie3D 
   Inherits FrameworkElement3D
'Usage
 
Dim instance As Pie3D
public class Pie3D : FrameworkElement3D 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Shapes.Shape
                     C1.WPF.C1Chart.PlotElement
                        C1.WPF.C1Chart.FrameworkElement3D
                           C1.WPF.C1Chart.Pie3D

See Also

Reference

Pie3D Members
C1.WPF.C1Chart Namespace