property Chart.DrawDateTicker as Boolean
Retrieves or sets a value that indicates whether the control draws a ticker around the current date while cursor hovers the chart's client area.
| | Type | Description | |
| |
Boolean |
A Boolean expression that indicates whether the date ticker is visible or
hidden.
| |