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

TypeDescription
Boolean A Boolean expression that indicates whether the vertical tick lines between time units in the level are visible or hidden.
By default, the DrawTickLines property is True. Use the DrawGridLines property to specify whether the control draws the grid lines in the chart's area. Use the GridLineColor property to specify the color for grid lines. Use the DrawGridLines property to draw grid lines for a specified level. Use the DrawLevelSeperator property to draw lines between levels inside the chart's header. Use the MarkTodayColor property to specify the color to mark the today date.