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

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