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

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