TemplateLineChartLineStyleSettings

data class TemplateLineChartLineStyleSettings(val lineInterpolation: TemplateLineInterpolation? = null, val lineStyle: TemplateLineChartLineStyle? = null, val lineVisibility: TemplateVisibility? = null, val lineWidth: String? = null)

Constructors

Link copied to clipboard
fun TemplateLineChartLineStyleSettings(lineInterpolation: TemplateLineInterpolation? = null, lineStyle: TemplateLineChartLineStyle? = null, lineVisibility: TemplateVisibility? = 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