FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / SmoothingMode Property

In This Topic
    SmoothingMode Property (FlexChartBase)
    In This Topic
    Gets or sets chart smoothing mode.
    Syntax
    'Declaration
     
    Public Property SmoothingMode As ChartSmoothingMode
    public ChartSmoothingMode SmoothingMode {get; set;}
    See Also