Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeries Interface / Smooth Property
In This Topic
    Smooth Property
    In This Topic
    Gets or sets the curve smoothing setting (True if curve smoothing is turned on for the line chart or scatter chart). Applies only to line and scatter charts.
    Syntax
    System.bool Smooth {get; set;}
    See Also