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

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