ComponentOne FlexReport for WinForms
UnboundSeriesList Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DData Class : UnboundSeriesList Property
Gets the collection of unbound series.
Syntax
'Declaration
 
Public ReadOnly Property UnboundSeriesList As ChartUnboundDataSeriesCollection
public ChartUnboundDataSeriesCollection UnboundSeriesList {get;}
Remarks
The chart only shows the unbound series if this property is not empty.
See Also

Reference

Chart2DData Class
Chart2DData Members