Sets or returns returns whether data points in a line, scatter, or radar chart are connected by smoothed lines, or whether the data points are connected by straight lines. |
public boolean HasSmoothedLine{ get; set; } |
Public Property HasSmoothedLine() As Boolean |