'宣言 Public Class ChartUnboundDataSeriesCollection Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartUnboundDataSeries)
'使用法 Dim instance As ChartUnboundDataSeriesCollection
public class ChartUnboundDataSeriesCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartUnboundDataSeries>