FieldTooltipItem

The tooltip item for the fields.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique ID of the field that is targeted by the tooltip.

Link copied to clipboard

The label of the tooltip item.

Link copied to clipboard

Determines the target of the field tooltip item in a combo chart visual.

Link copied to clipboard

The visibility of the tooltip item.

Functions

Link copied to clipboard
inline fun copy(block: FieldTooltipItem.Builder.() -> Unit = {}): FieldTooltipItem
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String