ComponentOne Chart for WPF and Silverlight
EdgeSmoothing Property (Pie3DShape)


C1.WPF.C1Chart Namespace > Pie3DShape Class : EdgeSmoothing Property
Gets or sets the smoothing of object edges.
Syntax
'Declaration
 
Public Property EdgeSmoothing As System.Double
'Usage
 
Dim instance As Pie3DShape
Dim value As System.Double
 
instance.EdgeSmoothing = value
 
value = instance.EdgeSmoothing
public System.double EdgeSmoothing {get; set;}
See Also

Reference

Pie3DShape Class
Pie3DShape Members