'Declaration Public ReadOnly Property SmoothLine As Boolean
public bool SmoothLine { get; }
public: __property bool get_SmoothLine();
Property Value
True - the line chart must have smooth lines; false - the line chart must have not smooth lines. Default value is true.