Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
One of many options is to seperate your =ve and -ve data into two series using =IF(B10,B1,NA()) and =IF(B1<0,B1,NA()) and plot both series formatted the same. Then if you add the data labels for one series, they'll all show on the same side of the axis. Alternatively you could use Rob Bovey's Chart Labeller, but in this instance you don't really need it. Dave url:http://www.ureader.com/msg/10296204.aspx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cluster column chart with data point labels | Charts and Charting in Excel | |||
Labels placed under stacked column chart | Charts and Charting in Excel | |||
Incorrect Data Labels on Column Chart | Charts and Charting in Excel | |||
chart labels from a column of data | Excel Discussion (Misc queries) | |||
Column Chart labels on all columns | Charts and Charting in Excel |