ComponentOne FlexReport for WinForms
ChartLabelsCollection Class
Members 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartLabelsCollection Class
Contains all chart labels defined for a particular chart.
Object Model
ChartLabelsCollection Class
Syntax
'Declaration
 
Public Class ChartLabelsCollection 
   Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartLabel)
public class ChartLabelsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartLabel> 
Inheritance Hierarchy

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

See Also

Reference

ChartLabelsCollection Members
C1.Win.FlexReport.Chart Namespace