create static method

ChartSeries create()

Implementation

@$core.pragma('dart2js:noInline')
static ChartSeries create() => ChartSeries._();