Class ChartSeriesSupplier

java.lang.Object
travel.wink.sdk.extranet.model.ChartSeriesSupplier

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-08-05T21:41:24.797077847+07:00[Asia/Bangkok]") public class ChartSeriesSupplier extends Object
The configuration of the chart series. The series type is determined by the value of the type field. If a type value is missing, the chart renders the type that is specified in `seriesDefaults`. Some options accept functions as arguments. These arguments are evaluated for each point which is supplied as a parameter. If no value is returned, the chart uses the `theme` or `seriesDefaults` values.