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

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