ComponentOne Chart for WPF and Silverlight
RibbonShape3D Class
Members 


C1.WPF.C1Chart Namespace : RibbonShape3D Class
Represents ribbon shape.
Object Model
RibbonShape3D Class
Syntax
'Declaration
 
Public Class RibbonShape3D 
   Inherits TubesShape3D
   Implements IGeometry3D 
'Usage
 
Dim instance As RibbonShape3D
public class RibbonShape3D : TubesShape3D, IGeometry3D  
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.C1Chart.Shape3D
            C1.WPF.C1Chart.TubesShape3D
               C1.WPF.C1Chart.RibbonShape3D

See Also

Reference

RibbonShape3D Members
C1.WPF.C1Chart Namespace