Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties.RangeCandlestickProps Class
Properties


In This Topic
    ChartDataPointCustomProperties.RangeCandlestickProps Class Members
    In This Topic

    The following tables list the members exposed by ChartDataPointCustomProperties.RangeCandlestickProps.

    Public Properties
     NameDescription
    Public PropertyGets or sets the Y value that is used as a data label. Default: Close.  
    Public PropertyGets ChartDataPointCustomProperties owning this object. (Inherited from C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase)
    Public PropertyGets or sets the color for a candle if a data point's Close value is less than its Open value. Default: Empty (auto).  
    Public PropertyGets or sets the color for a candle if a data point's Close value is greater than its Open value. Default: Empty (auto).  
    Top
    See Also