ComponentOne FlexReport for WinForms
RowLabels Property

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

Reference

Chart3DGroups Class
Chart3DGroups Members