[]
Gets the collection of unbound series.
[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
The chart only shows the unbound series if this property is not empty.