ComponentOne Chart for WPF and Silverlight
Bar3D Class
Members 


C1.WPF.C1Chart Namespace : Bar3D Class
Represents 3D bar.
Object Model
Bar3D Class
Syntax
'Declaration
 
Public Class Bar3D 
   Inherits FrameworkElement3D
'Usage
 
Dim instance As Bar3D
public class Bar3D : 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.Bar3D

See Also

Reference

Bar3D Members
C1.WPF.C1Chart Namespace