Series.Smooth 属性

定义

如果折线图或散点图有平滑线,则该属性值为 True。 仅适用于折线图和散点图。 读/写。

public:
 property bool Smooth { bool get(); void set(bool value); };
public bool Smooth { get; set; }
member this.Smooth : bool with get, set
Public Property Smooth As Boolean

属性值

Boolean

适用于