ColumnTooltipItem

The tooltip item for the columns that are not part of a field well.

Types

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

Properties

Link copied to clipboard

The aggregation function of the column tooltip item.

Link copied to clipboard

The target column of the tooltip item.

Link copied to clipboard

The label of the tooltip item.

Link copied to clipboard

Determines the target of the column 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: ColumnTooltipItem.Builder.() -> Unit = {}): ColumnTooltipItem
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