create static method

Chart create()

Implementation

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