Skip to content

VizTooltipOptionsBuilder🔗

Constructor🔗

new VizTooltipOptionsBuilder()

Methods🔗

build🔗

Builds the object.

public VizTooltipOptions build()

hideZeros🔗

public VizTooltipOptionsBuilder hideZeros(Boolean hideZeros)

maxHeight🔗

public VizTooltipOptionsBuilder maxHeight(Double maxHeight)

maxWidth🔗

public VizTooltipOptionsBuilder maxWidth(Double maxWidth)

mode🔗

public VizTooltipOptionsBuilder mode(TooltipDisplayMode mode)

sort🔗

public VizTooltipOptionsBuilder sort(SortOrder sort)

See also🔗