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

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