Object Reference > ChartGroup Object > ChartGroup Object Properties > AreSeriesLabelsBound Property (ChartGroup) |
AreSeriesLabelsBound Property (ChartGroup)
Whether or not to use the datasource column names to label the series.
Property AreSeriesLabelsBound As Boolean
If AreSeriesLabelsBound is True, then the column names are used to label the series. If AreSeriesLabelsBound is False, then the series labels must be set from the Labels subtab of the ChartGroups tab.
See Also