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

In This Topic
    Series Property (ChartSeriesCustomProperties.RangeBoxPlotProps)
    In This Topic
    Gets or sets the name of the series to be used as the data source for the Box chart.
    Syntax
    'Declaration
     
    Public Property Series As RdlString
    public RdlString Series {get; set;}
    See Also