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

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