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

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