Charty Label Text Config
constructor(textSize: TextUnit, textColor: Color, fontStyle: FontStyle? = null, fontWeight: FontWeight? = null, fontFamily: FontFamily? = null, indicatorSize: Dp = 10.dp, maxLine: Int = 1, overflow: TextOverflow = TextOverflow.Ellipsis)