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

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