[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DGroups.ColumnLabels

ColumnLabels Property

ColumnLabels

Gets column labels collection.

Declaration
public Chart3DDataLabelsCollection ColumnLabels { get; }
Remarks

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

See Also