Smooth

ChartSeries.Smooth property

表示曲线平滑。如果线图或散点图的曲线平滑已开启,则为True。仅适用于通过线连接的线图和散点图。可读/写布尔值。

public bool Smooth { get; set; }

See Also