Number of categories between tick-marks
Hi,
The macro recorder generated this.
With ActiveChart.Axes(xlCategory)
.TickLabelSpacing = 1
End With
Cheers
Andy
cherman wrote:
How do you change the "number of categories between tick-marks labels"
setting under Scale of Category (x) axis scale from code?
Thanks,
Clint
|