- Preparing search index...
- The search index is not available
SvgChart API
Type alias ChartConfigSerie
ChartConfigSerie: { id: string; title: string; type?: ChartType; fillGradient?: string; color?: string; }
Type declaration
-
id: string
-
title: string
-
-
Optional
fillGradient?: string
-
Optional
color?: string
Serie object that is used in the config phase.