

'宣言 Public Class ChartUnboundDataSeriesCollection Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartUnboundDataSeries) Implements C1.Document.Serialization.IC1SerializableCollection
'使用法 Dim instance As ChartUnboundDataSeriesCollection
public class ChartUnboundDataSeriesCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartUnboundDataSeries>, C1.Document.Serialization.IC1SerializableCollection
System.Object
C1.Win.FlexReport.Chart.ChartObjectCollection<T>
C1.Win.FlexReport.Chart.ChartUnboundDataSeriesCollection