ComponentOne Chart3D for WPF and Silverlight
SurfaceMeshAppearance Property (C1Chart3D)


C1.WPF.C1Chart3D Namespace > C1Chart3D Class : SurfaceMeshAppearance Property
Gets or sets the surface mesh appearance.
Syntax
'Declaration
 
Public Property SurfaceMeshAppearance As SurfaceMeshAppearance
'Usage
 
Dim instance As C1Chart3D
Dim value As SurfaceMeshAppearance
 
instance.SurfaceMeshAppearance = value
 
value = instance.SurfaceMeshAppearance
public SurfaceMeshAppearance SurfaceMeshAppearance {get; set;}
See Also

Reference

C1Chart3D Class
C1Chart3D Members