Options🔗Definition🔗public class Options { public Integer bucketSize; public Integer bucketOffset; public VizLegendOptions legend; public VizTooltipOptions tooltip; public Boolean combine; }