PresentationTimeRange interface
簡報時間範圍,這是與資產相關的資產,不建議用於帳戶篩選。
屬性
end |
絕對結束時間界限。 |
force |
強制現有結束時間戳記的指標。 |
live |
相對於右邊緣的 。 |
presentation |
相對於結束滑動視窗的 。 |
start |
絕對開始時間界限。 |
timescale | 時間戳記的時間範圍。 |
屬性詳細資料
endTimestamp
絕對結束時間界限。
endTimestamp?: number
屬性值
number
forceEndTimestamp
強制現有結束時間戳記的指標。
forceEndTimestamp?: boolean
屬性值
boolean
liveBackoffDuration
相對於右邊緣的 。
liveBackoffDuration?: number
屬性值
number
presentationWindowDuration
相對於結束滑動視窗的 。
presentationWindowDuration?: number
屬性值
number
startTimestamp
絕對開始時間界限。
startTimestamp?: number
屬性值
number
timescale
時間戳記的時間範圍。
timescale?: number
屬性值
number