ComponentOne Chart for WPF and Silverlight
FrameworkElement3D Class
Members 


C1.WPF.C1Chart Namespace : FrameworkElement3D Class
Base element of the 3D chart.
Object Model
FrameworkElement3D Class
Syntax
'Declaration
 
<System.Windows.Markup.ContentPropertyAttribute("Geometry")>
Public Class FrameworkElement3D 
   Inherits PlotElement
'Usage
 
Dim instance As FrameworkElement3D
[System.Windows.Markup.ContentProperty("Geometry")]
public class FrameworkElement3D : PlotElement 
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.Bar3D
                           C1.WPF.C1Chart.Cylinder3D
                           C1.WPF.C1Chart.Pie3D
                           C1.WPF.C1Chart.Sphere3D

See Also

Reference

FrameworkElement3D Members
C1.WPF.C1Chart Namespace