Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
How do you change the "number of categories between tick-marks labels"
setting under Scale of Category (x) axis scale from code? Thanks, Clint |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Non updatable Unique Random Number | Excel Worksheet Functions | |||
Changing a Number in a Column Using Arrays | Excel Worksheet Functions | |||
Number of categories | Excel Discussion (Misc queries) | |||
Preceding a number by zeros, that is still a number | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions |