Type alias KpiSparklineType
KpiSparklineType:
"area"|"column"|"line"|"spline"
Chart type of the sparkline embedded in a KPI chart.
'line'— straight segments connecting the points.'spline'— a smoothed curve through the points.'area'— a line with the region beneath it filled.'column'— one vertical bar per point.