DashboardVisibleRangeOptions

data class DashboardVisibleRangeOptions(val percentRange: DashboardPercentVisibleRange? = null)

Constructors

Link copied to clipboard
constructor(percentRange: DashboardPercentVisibleRange? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The percent range in the visible range.