GrapeCity.Xaml.Excel
Smoothing Property (ExcelScatterSeries)


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 ExcelScatterSeries
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

ExcelScatterSeries Class
ExcelScatterSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options