...
Excerpt |
---|
Sets or returns returns whether data points in a scatter seriesline, scatter, or radar chart are connected by smoothed lines, that is, whether interpolated values, rather than real values, are displayedor whether the data points are connected by straight lines. |
Signature | ||||
---|---|---|---|---|
| ||||
public boolean HasSmoothedLine{ get; set; } |
...