Package-level declarations
Functions
Link copied to clipboard
fun lineSpec(context: Context, @AttrRes attrRes: Int = R.attr.line1Spec, @StyleRes styleResId: Int = 0): LineChart.LineSpec
Creates a LineChart.LineSpec using the provided attrRes and styleResId.