MinorAxisZoomOrder property: Timeline class
Description
An array of strings containing the names of scales used for zooming from longest to shortest.
This property is read/write.
Example
oChart.MinorAxisZoomOrder = CreateArray("quarters", "months", "weeks", "days");