lineColor

open override fun lineColor(lineColor: String): <ERROR CLASS>

Set the LineColor property

Parameters

lineColor

value of lineColor

open override fun lineColor(lineColor: Expression): <ERROR CLASS>

Set the LineColor property

Parameters

lineColor

value of lineColor as Expression

open override fun lineColor(@ColorInt() lineColor: Int): <ERROR CLASS>

Set the LineColor property.

Parameters

lineColor

value of lineColor

val lineColor: String?

The color with which the line will be drawn.