setChartStyle

open override fun setChartStyle(obj: String, attribute: String, value: String)

Sets an chart style for charts

Parameters

obj

The object whose style you wish to change (stx_grid, stx_xaxis, etc).

attribute

The style name of the object you wish to change (color, border, etc).

value

The value to assign to the attribute.