ComponentOne FlexReport for WinForms
ColumnLabels Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DGroups Class : ColumnLabels Property
Gets the collection of labels for columns (X-axis) in the chart, used when the X-axis has its AnnoMethod property set to DataLabels.
Syntax
'Declaration
 
Public ReadOnly Property ColumnLabels As Chart3DDataLabelsCollection
public Chart3DDataLabelsCollection ColumnLabels {get;}
See Also

Reference

Chart3DGroups Class
Chart3DGroups Members