chartLineStyleScale(range:)
Configures the line style scale for charts.
Declaration
nonisolated func chartLineStyleScale<Range>(range: Range) -> some View where Range : ScaleRange, Range.VisualValue == StrokeStyle
Parameters
- range:
The range of line styles that correspond to the scale domain.