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

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