property InsideZoomFormat.DrawTickLines as Boolean
Specifies whether the tick lines are shown or hidden.

TypeDescription
Boolean A boolean expression that specifies whether the time unit displays tick lines that splits the inside zoom units. The tick lines are shown only in the chart's header.
By default, the DrawTickLines property is True. The tick lines are shown only in the header area, not in the chat area. Use the DrawGridLines property to specify whether the grid lines are shown in the time unit in the chart area.  The BackColor property controls the background of the time scale unit being shown in the chart's header.