Returns an immutable instance of [CustomChartSeries].
public CustomChartSeries build()Returns an immutable instance of [CustomChartSeries]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.metric()
.name()
IllegalStateException: if any required field is unset.