⚠️ You are viewing documentation for an older version of Compose SDK.
Version:
# Type alias LineSubtype
LineSubtype:
"line/basic"|"line/spline"
Property of LineStyleOptions
Subtype of LineChart
Values
line/spline- curved line from point to point.line/basic- straight line from point to point.