Sets or returns returns whether data points in a scatter series are connected by smoothed lines, that is, whether interpolated values, rather than real values, are displayed.

 public boolean HasSmoothedLine{ get; set; }
Public Property HasSmoothedLine() As Boolean