What is the simplest way to show an obj-label on the chart?

1 View
Dana Boone
Answered 2 months, 3 weeks ago
<p id="isPasted"><strong>Adding custom data labels to a chart or map</strong></p><p>By default, a chart can display data labels for the aggregate series of the chart, such as the Y-axis or X-axis values, depending on the chart and orientation. For some charts, and for region and point maps, you can specify a column to use to provide custom data labels for a chart.</p><p>Add custom data labels to one of the following chart types:</p><ul><li>Bar charts</li><li>Line charts</li><li>Combo charts</li><li>Area charts</li><li>Scatter plots</li><li>Region maps</li><li>Point maps</li></ul><p>Labels display with column values split by each chart segment, such as a region …</p>