xLabels

fun xLabels(visible: Boolean = true, color: Color = androidx.compose.material3.MaterialTheme.colorScheme.onSurface .copy(alpha = 0.75f), size: TextUnit = 11.sp, count: Int = 6): AxisLabelStyle(source)

Returns an AxisLabelStyle for X-axis labels.