series property

CartesianSeries? series
final

It specifies the Cartesian series.

Implementation

final CartesianSeries<dynamic, dynamic>? series;