I have a column chart that will have at least 20 different entries. I have a few of questions...
1. How do I remove the horizontal lines in the chart? I want only the bars, not y axis lines. 2. How do I set a minimum width for each bar? right not it simply makes each bar skinnier and skinnier as I add more values. 3. Along with the minWidth question, how do I make the column chart scroll horizontally when instead of squeezing all data into the viewable chart area? Thanks, Dale

