primaryYAxisLabelOptions
The options that determine the presentation of the y-axis label.
- Returns:
- The options that determine the presentation of the y-axis label.
Serializable
, SdkPojo
, ToCopyableBuilder<WaterfallChartConfiguration.Builder,WaterfallChartConfiguration>
The configuration for a waterfall visual.
builder()
final AxisDisplayOptions
final ChartAxisLabelOptions
final DataLabelOptions
final boolean
final boolean
equalsBySdkFields(Object obj)
final WaterfallChartFieldWells
final <T> Optional<T>
getValueForField(String fieldName,
Class<T> clazz)
final int
hashCode()
final VisualInteractionOptions
final LegendOptions
legend()
final AxisDisplayOptions
final ChartAxisLabelOptions
static Class<? extends WaterfallChartConfiguration.Builder>
final String
toString()
final VisualPalette
final WaterfallChartOptions
copy
The field well configuration of a waterfall visual.
The sort configuration of a waterfall visual.
The options that determine the presentation of a waterfall visual.
The options that determine the presentation of the category axis label.
The options that determine the presentation of the category axis.
The options that determine the presentation of the y-axis label.
The options that determine the presentation of the y-axis.
The legend configuration of a waterfall visual.
The data label configuration of a waterfall visual.
The visual palette configuration of a waterfall visual.
The color configuration of a waterfall visual.
The general visual interactions setup for a visual.
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<WaterfallChartConfiguration.Builder,WaterfallChartConfiguration>
SdkPojo
SdkPojo
class,
and is generated based on a service model.
If an SdkPojo
class does not have any inherited fields, equalsBySdkFields
and equals
are essentially the same.
equalsBySdkFields
in interface SdkPojo
obj
- the object to be compared withsdkFieldNameToField
in interface SdkPojo