ComponentOne Chart for WPF and Silverlight
Smoothed Property (TubesShape3D)


C1.WPF.C1Chart Namespace > TubesShape3D Class : Smoothed Property
Gets or sets whether the points are connected with smoothed lines.
Syntax
'Declaration
 
Public Property Smoothed As System.Boolean
'Usage
 
Dim instance As TubesShape3D
Dim value As System.Boolean
 
instance.Smoothed = value
 
value = instance.Smoothed
public System.bool Smoothed {get; set;}
See Also

Reference

TubesShape3D Class
TubesShape3D Members