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

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