ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / TubesShape3D Class
Fields Properties Methods


In This Topic
    TubesShape3D Class Members
    In This Topic

    The following tables list the members exposed by TubesShape3D.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Protected Fields
     NameDescription
    Protected FieldStores the points which describes the shape  
    Protected FieldStores the radius of the shape.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the center of the plot element.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets 3D geometry that describes the shape. (Inherited from C1.WPF.C1Chart.Shape3D)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets whether the points are connected with smoothed lines.  
    Public PropertyGets or sets the plot style. (Inherited from C1.WPF.C1Chart.Shape3D)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Protected MethodOverridden. Renders the object based on the specified render context.  
    Top
    See Also