GrapeCity.Xaml.Excel
Smoothing Property (IExcelLineSeries)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelLineSeries Interface
IExcelLineSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options