Chart3D for WPF/Silverlight帮助文档
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

需求

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

请参见

引用

C1.WPF.C1Chart3D 命名空间

Send Feedback