chartXScale(type:)
Configures the x scale for charts.
Declaration
nonisolated func chartXScale(type: ScaleType? = nil) -> some View
Parameters
- type:
The scale type.
Configures the x scale for charts.
nonisolated func chartXScale(type: ScaleType? = nil) -> some View
The scale type.