[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DData.UnboundSeriesList

UnboundSeriesList Property

UnboundSeriesList

Gets the collection of unbound series.

Declaration
[C1Description("Chart2DData.UnboundSeriesList", "The collection of unbound series.")]
public ChartUnboundDataSeriesCollection UnboundSeriesList { get; }
<C1Description("Chart2DData.UnboundSeriesList", "The collection of unbound series.")>
Public ReadOnly Property UnboundSeriesList As ChartUnboundDataSeriesCollection
Remarks

The chart only shows the unbound series if this property is not empty.