Class ChartSeriesSupplier

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-06-12T16:59:18.389569124+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.