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


In This Topic
    ChartDataPointCustomProperties.RangeStockProps Class Members
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the Y value that is used as a data label. Default: Close.  
    Public PropertyGets or sets the marker style when LabelValueType is Open or Close values. Default: Line.  
    Public PropertyGets ChartDataPointCustomProperties owning this object. (Inherited from C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.PropsBase)
    Public PropertyDetermines if Open and Close markers (lines or triangles) are displayed while LabelValueType is Open or Close. Default: Both.  
    Top
    See Also