Chart3D for WPF/Silverlight
Chart3DType 列挙体

C1.WPF.C1Chart3D.4.5.2 アセンブリ > C1.WPF.C1Chart3D 名前空間 : Chart3DType 列挙体
チャートタイプを列挙します。
シンタックス
'宣言
 
Public Enum Chart3DType 
   Inherits System.Enum
public enum Chart3DType : System.Enum 
メンバ
メンバ解説
Surface面グラフ。
SurfaceContour等高線レベルから成る面グラフ。
SurfaceWireframeワイヤフレーム面グラフ。
SurfaceWireframeContour等高線レベルから成るワイヤフレーム面グラフ。
SurfaceZoneゾーンから成る面グラフ。
SurfaceZoneContour等高線ゾーンから成る面グラフ。
SurfaceZoneGradient等高線ゾーンをグラデーション表示した面グラフ(Direct3D のみ)。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.C1Chart3D.Chart3DType

参照

C1.WPF.C1Chart3D 名前空間