GrapeCity.Xaml.Excel
Smoothing Property (ExcelLineChart)


Specifies the line connecting the points on the chart shall be smoonthed using Catmull-Rom splines.
Syntax
'Declaration
 
Public Property Smoothing As Boolean
'Usage
 
Dim instance As ExcelLineChart
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

ExcelLineChart Class
ExcelLineChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options