

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