[]
Gets the collection of labels for columns (X-axis) in the chart, used when the X-axis has its AnnoMethod property set to DataLabels.
[C1Description("Chart3DGroups.ColumnLabels", "The collection of labels for columns (X-axis) in the chart, used when the X-axis has its AnnoMethod property set to DataLabels.")]
public Chart3DDataLabelsCollection ColumnLabels { get; }
<C1Description("Chart3DGroups.ColumnLabels", "The collection of labels for columns (X-axis) in the chart, used when the X-axis has its AnnoMethod property set to DataLabels.")>
Public ReadOnly Property ColumnLabels As Chart3DDataLabelsCollection