DashboardLineChartLineStyleSettings

data class DashboardLineChartLineStyleSettings(val lineInterpolation: DashboardLineInterpolation? = null, val lineStyle: DashboardLineChartLineStyle? = null, val lineVisibility: DashboardVisibility? = null, val lineWidth: String? = null)

Constructors

Link copied to clipboard
fun DashboardLineChartLineStyleSettings(lineInterpolation: DashboardLineInterpolation? = null, lineStyle: DashboardLineChartLineStyle? = null, lineVisibility: DashboardVisibility? = null, lineWidth: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val lineWidth: String? = null

String based length that is composed of value and unit in px