ComponentOne Chart for WPF and Silverlight
EdgeSmoothing Property (BarShape3D)


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

Reference

BarShape3D Class
BarShape3D Members