Legend Title Options
data class LegendTitleOptions(val display: Boolean? = null, val color: <Error class: unknown class>? = null, val font: ChartFont? = null, val padding: Int? = null, val text: String? = null)
Chart legend title options.