C1.WPF.C1Chart3D Namespace : SurfaceMeshAppearance Enumeration |
'Declaration
Public Enum SurfaceMeshAppearance Inherits System.Enum
'Usage
Dim instance As SurfaceMeshAppearance
public enum SurfaceMeshAppearance : System.Enum
public enum SurfaceMeshAppearance = class(System.Enum)
public enum SurfaceMeshAppearance extends System.Enum
__value public enum SurfaceMeshAppearance : public System.Enum
public enum class SurfaceMeshAppearance : public System.Enum
Member | Description |
---|---|
None | No lines. |
X | Lines along x-axis. |
XY | Lines along x- and y-axes. |
Y | Lines along y-axis. |
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