alignment of numbers in a data table shown on the chart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am formatting the datatable data using a custom number format of #,##0.0,
to put amounts in millions with 1 decimal. However the numbers are not
aligned to the right but are centered when they appear on the chart. How do
you align the numbers in a datatable?
 
Gary H said:
I am formatting the datatable data using a custom number format of #,##0.0,
to put amounts in millions with 1 decimal. However the numbers are not
aligned to the right but are centered when they appear on the chart. How do
you align the numbers in a datatable?

I don't think you can, to tell the truth. Even if you right-click and choose
Format Data Table, the dialog doesn't have any kind of horizontal alignment
options.

I think you'll have to fake it by either adding manual textboxes for the
numbers or by ungrouping the chart (or a copy of the chart) and re-aligning
the textboxes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top