ZoomCharts Documentation
ZoomCharts.Configuration.TimeChartSettingsMarker
Inheritance hierarchy
This type is implemented by TimeChartSettingsCurrentTime.
Methods
Properties
Align label relative to the line
Show/hide the marker.
Style settings for the drawing the time line text on the chart. You can also use label.text
property
to specify additional text that will be shown next to the time or by setting showTime
to false
(the default)
display only the specified text.
Specifies if the time marker is always included when limiting scrolling. If this is true
, then the user will always
be able to scroll to the current time even if the data is not available.
Show the milestone time along with the label text
Align label relative to chart top or bottom side
The style for the vertical time marker line.
Timestamp in UTC milliseconds to locate time marker on chart. If this is specified, the marker does not automatically move.