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


In This Topic
    CylindricShape3D Class Members
    In This Topic

    The following tables list the members exposed by CylindricShape3D.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the NPlanes dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the center of the shape. (Inherited from C1.WPF.C1Chart.Shape3D)
    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 the number of side planes that are used for creating the model.  
    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 MethodRenders the shape based on the specified render context. (Inherited from C1.WPF.C1Chart.Shape3D)
    Top
    See Also