If set, displays the millisecond component of time on the time axis and tooltip of the chart.
Syntax
object.DisplayMilliseconds [= Boolean]
Properties
The DisplayMilliseconds property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether to display milliseconds or not. |
Settings
The settings for Boolean are:
Value |
Description |
True |
Display the millisecond component of the time. |
False |
Do not display the millisecond component of the time (Default). |