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