[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DGroups.RowLabels

RowLabels Property

RowLabels

Gets row labels collection.

Declaration
public Chart3DDataLabelsCollection RowLabels { get; }
Remarks

The labels for the rows (Y-axis) in the chart, used when the Y-axis has its AnnoMethod property set to DataLabels.

See Also