ComponentOne FlexReport for WinForms
Chart3DDataLabelsCollection Class
Members 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DDataLabelsCollection Class
Represents a collection of Chart3DDataLabel objects.
Object Model
Chart3DDataLabelsCollection Class
Syntax
'Declaration
 
Public Class Chart3DDataLabelsCollection 
   Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of Chart3DDataLabel)
public class Chart3DDataLabelsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DDataLabel> 
Inheritance Hierarchy

System.Object
   C1.Win.FlexReport.Chart.ChartObjectCollection<T>
      C1.Win.FlexReport.Chart.Chart3DDataLabelsCollection

See Also

Reference

Chart3DDataLabelsCollection Members
C1.Win.FlexReport.Chart Namespace