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

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