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

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