View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.charting
Mike Middleton Mike Middleton is offline
external usenet poster
 
Posts: 762
Default Create a solution region on a chart

WACKEY -

One approach is to use wide-formatted custom error bars (based on worksheet
calculations) with lots of points on an XY (Scatter) chart type.

For a somewhat-relevant example, see
http://www.mikemiddleton.com/ShadedNormalDensity.xls

- Mike Middleton
http://www.DecisionToolworks.com
Decision Analysis Add-ins for Excel


"WACKEY" wrote in message
...
I'm creating a graph of a linear inequality. I have to plot two lines,
then
show the solution region, or a shaded region between the two lines. So in
effect I need to be able to shade a portion of the chart from the Y and X
axis and the two lines that I plot. How can I shade a specific region on a
chart?