ComponentOne FlexReport for WinForms
ChartValueLabelsCollection Class
Members 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartValueLabelsCollection Class
Represents a collection of axis value labels.
Object Model
ChartValueLabelsCollection Class
Syntax
'Declaration
 
Public Class ChartValueLabelsCollection 
   Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartValueLabel)
public class ChartValueLabelsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartValueLabel> 
Inheritance Hierarchy

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

See Also

Reference

ChartValueLabelsCollection Members
C1.Win.FlexReport.Chart Namespace