Expand Minimize
This topic has not yet been rated - Rate this topic

TickLabelSpacing Property

Returns or sets the number of categories or series between tick-mark labels. Applies only to category and series axes. Read/write Long.

Tick-mark label spacing on the value axis is always calculated by Microsoft Graph.

This example sets the number of categories between tick-mark labels on the category axis.

myChart.Axes(xlCategory).TickLabelSpacing = 10
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.