Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.RangeErrorBarProps Class / Series Property

In This Topic
    Series Property (ChartSeriesCustomProperties.RangeErrorBarProps)
    In This Topic
    Gets or sets the name of the series that will be used for error bar calculations. The named series must exist.
    Syntax
    'Declaration
     
    Public Property Series As RdlString
    public RdlString Series {get; set;}
    See Also