ComponentOne FinancialChart for WinForms
SmoothingMode Property

C1.Win.Chart Namespace > FlexChartBase Class : SmoothingMode Property
Gets or sets chart smoothing mode.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property SmoothingMode As ChartSmoothingMode
[DefaultValue()]
public ChartSmoothingMode SmoothingMode {get; set;}
See Also

Reference

FlexChartBase Class
FlexChartBase Members