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


In This Topic
    AreaShape3D Class Members
    In This Topic

    The following tables list the members exposed by AreaShape3D.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Protected Fields
     NameDescription
    Protected FieldStores the points which describes the shape (Inherited from C1.WPF.C1Chart.TubesShape3D)
    Protected FieldStores the radius of the shape. (Inherited from C1.WPF.C1Chart.TubesShape3D)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the center of the plot element. (Inherited from C1.WPF.C1Chart.TubesShape3D)
    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. (Inherited from C1.WPF.C1Chart.TubesShape3D)
    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 shape based on the specified context.  
    Top
    See Also