

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