Chart for WPF/Silverlight
Shape3D クラス
メンバ 

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 : Shape3D クラス
3D 形状の基本クラスです。
オブジェクト モデル
Shape3D クラス
シンタックス
'宣言
 
Public MustInherit Class Shape3D 
   Inherits System.Windows.DependencyObject
   Implements IGeometry3D 
public abstract class Shape3D : System.Windows.DependencyObject, IGeometry3D  
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.C1Chart.Shape3D
            C1.WPF.C1Chart.BarShape3D
            C1.WPF.C1Chart.CylindricShape3D
            C1.WPF.C1Chart.Pie3DShape
            C1.WPF.C1Chart.SphericalShape3D
            C1.WPF.C1Chart.TubesShape3D

参照

Shape3D メンバ
C1.WPF.C1Chart 名前空間