ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties Class / LineSmooth Property

In This Topic
    LineSmooth Property (ChartSeriesCustomProperties)
    In This Topic
    Properties of the Line Smooth chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineSmooth As ChartSeriesCustomProperties.LineSmoothProps
    public ChartSeriesCustomProperties.LineSmoothProps LineSmooth {get;}
    See Also