GrapeCity.Xaml.Excel
Smoothing Property (ExcelLineSeries)


Specifies the line connection the points on the chart shall be smoothed using Catmull-Rom splines.
Syntax
'Declaration
 
Public Property Smoothing As Boolean
'Usage
 
Dim instance As ExcelLineSeries
Dim value As Boolean
 
instance.Smoothing = value
 
value = instance.Smoothing
public bool Smoothing {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelLineSeries Class
ExcelLineSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options