Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift Charts
/
ChartProxy
/
xDomain(dataType:)
xDomain(dataType:)
Declaration
func
xDomain
<
P
>(
dataType
:
P
.Type) -> [
P
]
where
P
:
Plottable