LegendKey.Smooth Property

Definition

True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter charts.

public:
 property bool Smooth { bool get(); void set(bool value); };
public bool Smooth { get; set; }
Public Property Smooth As Boolean

Property Value

Applies to