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