How to show axis line for each bar in chart? I have line only on second, fourth ...,
alt text http://img35.imageshack.us/img35/6106/chartiu.png
I found the answer:
chartArea.AxisX.MajorGrid.Interval = 1;
chartArea.AxisX.MajorTickMark.Interval = 1;
chartArea.AxisX.LabelStyle.Interval = 1;
Now it looks like:
alt text http://img683.imageshack.us/img683/5818/chartig.png
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With