ComponentOne Chart for WPF and Silverlight
CylindricShape3D Class
Members 


C1.WPF.C1Chart Namespace : CylindricShape3D Class
Represents the cylinder shape used for the 3D chart.
Object Model
CylindricShape3D Class
Syntax
'Declaration
 
Public Class CylindricShape3D 
   Inherits Shape3D
   Implements IGeometry3D 
'Usage
 
Dim instance As CylindricShape3D
public class CylindricShape3D : Shape3D, IGeometry3D  
Inheritance Hierarchy

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

See Also

Reference

CylindricShape3D Members
C1.WPF.C1Chart Namespace