'宣言 Public Class ChartLabelsCollection Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartLabel)
'使用法 Dim instance As ChartLabelsCollection
public class ChartLabelsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartLabel>
'宣言 Public Class ChartLabelsCollection Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartLabel)
'使用法 Dim instance As ChartLabelsCollection
public class ChartLabelsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartLabel>
System.Object
C1.Win.FlexReport.Chart.ChartObjectCollection<T>
C1.Win.FlexReport.Chart.ChartLabelsCollection