PositionTickInfo

sealed external interface PositionTickInfo(source)

Specifies a number of samples attributed to a certain source position.

Properties

Link copied to clipboard
abstract var line: Double

Source line number (1-based).

Link copied to clipboard
abstract var ticks: Double

Number of samples attributed to the source line.