Dashboard Waterfall Chart Configuration
constructor(categoryAxisDisplayOptions: DashboardAxisDisplayOptions? = null, categoryAxisLabelOptions: DashboardChartAxisLabelOptions? = null, colorConfiguration: DashboardWaterfallChartColorConfiguration? = null, dataLabels: DashboardDataLabelOptions? = null, fieldWells: DashboardWaterfallChartFieldWells? = null, legend: DashboardLegendOptions? = null, primaryYAxisDisplayOptions: DashboardAxisDisplayOptions? = null, primaryYAxisLabelOptions: DashboardChartAxisLabelOptions? = null, sortConfiguration: DashboardWaterfallChartSortConfiguration? = null, visualPalette: DashboardVisualPalette? = null, waterfallChartOptions: DashboardWaterfallChartOptions? = null)