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


In This Topic
    ChartSeriesCustomProperties.RangeStockProps Class Members
    In This Topic

    The following tables list the members exposed by ChartSeriesCustomProperties.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 maximum width (in pixels) of data points. Default: 0. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.RangePropsBase)
    Public PropertyGets or sets the minimum width (in pixels) of data points. Default: 0. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.RangePropsBase)
    Public PropertyGets or sets the marker style when LabelValueType is Open or Close values. Default: Line.  
    Public PropertyGets ChartSeriesCustomProperties owning this object. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase)
    Public PropertyGets or sets the width (in pixels) of data points. Default: 0. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.RangePropsBase)
    Public PropertyGets or sets the relative width of data points. Default: 0.8. (Inherited from C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.RangePropsBase)
    Public PropertyDetermines if Open and Close markers (lines or triangles) are displayed while LabelValueType is Open or Close. Default: Both.  
    Top
    See Also