Chart3D for WPF/Silverlight帮助文档
SurfaceMeshAppearance 枚举

网格线外观选项。
语法
'声明
 
Public Enum SurfaceMeshAppearance 
   Inherits System.Enum
public enum SurfaceMeshAppearance : System.Enum 
成员
成员说明
None不显示网格线。
X沿X-轴显示线网格线。
XY同时沿着X-轴和Y-轴显示网格线。
Y沿Y-轴显示网格线。
继承层次

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

需求

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